Searched refs:videoLayerID (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/ios/
H A DWebVideoFullscreenManagerProxy.mm75 void WebVideoFullscreenManagerProxy::setupFullscreenWithID(uint32_t videoLayerID, WebCore::IntRect initialRect)
77 ASSERT(videoLayerID);
78 m_layerHost = WKMakeRenderLayer(videoLayerID);
/macosx-10.10.1/WebKit2-7600.1.25/Scripts/webkit2/
H A DLegacyMessages-expected.h474 explicit SetVideoLayerID(const WebCore::GraphicsLayer::PlatformLayerID& videoLayerID) argument
475 : m_arguments(videoLayerID)
H A DMessages-expected.h474 explicit SetVideoLayerID(const WebCore::GraphicsLayer::PlatformLayerID& videoLayerID) argument
475 : m_arguments(videoLayerID)

Completed in 129 milliseconds