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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/
H A DPlatformCALayerClient.h39 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*) { } function in class:WebCore::PlatformCALayerClient
H A DGraphicsLayerCA.h179 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*) override { }
/macosx-10.10/WebKit-7600.1.25/win/
H A DFullscreenVideoController.cpp185 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*);
204 void FullscreenVideoController::LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* layer) function in class:FullscreenVideoController::LayerClient
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DPlatformCALayerWin.cpp125 layer->owner()->platformCALayerLayoutSublayersOfLayer(layer);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp210 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*);
1988 void LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* wrapperLayer) function in class:WebCore::LayerClient

Completed in 255 milliseconds