HomeSort by relevance Sort by last modified time
    Searched refs:removeAllSublayers (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/ca/win/
PlatformCALayerWinInternal.h 56 void removeAllSublayers();
PlatformCALayerWin.cpp 134 removeAllSublayers();
211 void PlatformCALayer::removeAllSublayers()
213 intern(this)->removeAllSublayers();
CACFLayerTreeHost.cpp 211 m_rootLayer->removeAllSublayers();
PlatformCALayerWinInternal.cpp 235 void PlatformCALayerWinInternal::removeAllSublayers()
  /external/webkit/Source/WebCore/platform/graphics/chromium/
LayerChromium.cpp 96 removeAllSublayers();
219 void LayerChromium::removeAllSublayers()
233 removeAllSublayers();
LayerChromium.h 74 void removeAllSublayers();
GraphicsLayerChromium.cpp 492 m_layer->removeAllSublayers();
  /external/webkit/Source/WebCore/platform/graphics/ca/
PlatformCALayer.h 99 void removeAllSublayers();
GraphicsLayerCA.cpp 947 m_layer->removeAllSublayers();
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/ca/mac/
PlatformCALayerMac.mm 272 removeAllSublayers();
286 void PlatformCALayer::removeAllSublayers()
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsLayerCACF.cpp 506 m_layer->removeAllSublayers();

Completed in 2188 milliseconds