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

  /external/webkit/Source/WebCore/platform/graphics/chromium/
GraphicsLayerChromium.h 108 LayerChromium* layerForSuperlayer() const;
GraphicsLayerChromium.cpp 177 layerForSuperlayer()->removeFromSuperlayer();
431 PlatformLayer* GraphicsLayerChromium::layerForSuperlayer() const
479 LayerChromium* childLayer = curChild->layerForSuperlayer();
  /external/webkit/Source/WebCore/platform/graphics/win/
GraphicsLayerCACF.h 94 WKCACFLayer* layerForSuperlayer() const;
GraphicsLayerCACF.cpp 203 layerForSuperlayer()->removeFromSuperlayer();
389 PlatformLayer* GraphicsLayerCACF::layerForSuperlayer() const
493 WKCACFLayer* childLayer = curChild->layerForSuperlayer();
  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 151 PlatformCALayer* layerForSuperlayer() const;
GraphicsLayerCA.cpp 933 PlatformCALayer* childLayer = curChild->layerForSuperlayer();
    [all...]

Completed in 33 milliseconds