Searched defs:updateCompositorResources (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DCanvas2DLayerChromium.cpp62 void Canvas2DLayerChromium::updateCompositorResources() function in class:WebCore::Canvas2DLayerChromium
H A DWebGLLayerChromium.cpp60 void WebGLLayerChromium::updateCompositorResources() function in class:WebCore::WebGLLayerChromium
H A DImageLayerChromium.cpp86 void ImageLayerChromium::updateCompositorResources() function in class:WebCore::ImageLayerChromium
H A DVideoLayerChromium.cpp97 void VideoLayerChromium::updateCompositorResources() function in class:WebCore::VideoLayerChromium
H A DContentLayerChromium.cpp198 void ContentLayerChromium::updateCompositorResources() function in class:WebCore::ContentLayerChromium
H A DLayerChromium.h157 virtual void updateCompositorResources() { } function in class:WebCore::LayerChromium
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/
H A DCCLayerImpl.cpp137 void CCLayerImpl::updateCompositorResources() function in class:WebCore::CCLayerImpl
139 return m_owner->updateCompositorResources();

Completed in 143 milliseconds