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

/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DGraphicsLayerChromium.cpp134 // will end up calling updateSublayerList() N times.
136 updateSublayerList();
144 updateSublayerList();
150 updateSublayerList();
156 updateSublayerList();
162 updateSublayerList();
168 updateSublayerList();
365 // The old contents layer will be removed via updateSublayerList.
371 updateSublayerList();
391 // The old contents layer will be removed via updateSublayerList
460 void GraphicsLayerChromium::updateSublayerList() function in class:WebCore::GraphicsLayerChromium
[all...]
H A DGraphicsLayerChromium.h111 void updateSublayerList();
/external/webkit/Source/WebCore/platform/graphics/win/
H A DGraphicsLayerCACF.cpp160 // will end up calling updateSublayerList() N times.
162 updateSublayerList();
170 updateSublayerList();
176 updateSublayerList();
182 updateSublayerList();
188 updateSublayerList();
194 updateSublayerList();
367 updateSublayerList();
381 updateSublayerList();
474 void GraphicsLayerCACF::updateSublayerList() function in class:WebCore::GraphicsLayerCACF
[all...]
H A DGraphicsLayerCACF.h100 void updateSublayerList();
/external/webkit/Source/WebCore/platform/graphics/ca/
H A DGraphicsLayerCA.h264 void updateSublayerList();
H A DGraphicsLayerCA.cpp831 updateSublayerList();
911 void GraphicsLayerCA::updateSublayerList() function in class:WebCore::GraphicsLayerCA
1146 updateSublayerList();
1213 updateSublayerList();
1268 // m_contentsLayer will be parented by updateSublayerList
1288 // m_contentsLayer will be removed via updateSublayerList.
1295 // Video layer was set as m_contentsLayer, and will get parented in updateSublayerList().
1304 // CanvasLayer was set as m_contentsLayer, and will get parented in updateSublayerList().

Completed in 40 milliseconds