Home | History | Annotate | Download | only in win

Lines Matching refs:platformCALayer

41 #include <WebCore/PlatformCALayer.h>
182 virtual void platformCALayerLayoutSublayersOfLayer(PlatformCALayer*);
199 void FullscreenVideoController::LayerClient::platformCALayerLayoutSublayersOfLayer(PlatformCALayer* layer)
208 PlatformCALayer* videoLayer = PlatformCALayer::platformCALayer(mediaElement->platformLayer());
246 , m_rootChild(PlatformCALayer::create(PlatformCALayer::LayerTypeLayer, m_layerClient.get()))
283 PlatformCALayer* videoLayer = PlatformCALayer::platformCALayer(m_mediaElement->platformLayer());