Searched refs:platformCALayerLayoutSublayersOfLayer (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DPlatformCALayerClient.h48 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*) = 0;
H A DGraphicsLayerCA.h161 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*) { } function in class:WebCore::GraphicsLayerCA
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp101 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*);
120 void MediaPlayerPrivateQuickTimeVisualContext::LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* layer) function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext::LayerClient
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DFullscreenVideoController.cpp185 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*);
204 void FullscreenVideoController::LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* layer) function in class:FullscreenVideoController::LayerClient
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp108 layer->owner()->platformCALayerLayoutSublayersOfLayer(layer);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp177 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*);
1767 void LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* wrapperLayer) function in class:WebCore::LayerClient

Completed in 118 milliseconds