Searched defs:setRootChildLayer (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateFullscreenWindow.cpp98 void MediaPlayerPrivateFullscreenWindow::setRootChildLayer(PassRefPtr<PlatformCALayer> rootChild) function in class:WebCore::MediaPlayerPrivateFullscreenWindow
111 m_layerTreeHost->setRootChildLayer(m_rootChild.get());
/external/webkit/Source/WebCore/platform/graphics/ca/win/
H A DCACFLayerTreeHost.cpp209 void CACFLayerTreeHost::setRootChildLayer(PlatformCALayer* layer) function in class:WebCore::CACFLayerTreeHost

Completed in 74 milliseconds