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

  /external/webkit/Source/WebCore/rendering/
RenderLayerCompositor.cpp 596 if (layer->isRootLayer())
    [all...]
RenderLayer.h 285 bool isRootLayer() const { return renderer()->isRenderView(); }
    [all...]
RenderLayerBacking.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/
GraphicsLayerAndroid.cpp 517 bool iframeNeedsOverflow = layer->isRootLayer() &&
    [all...]
  /external/webkit/Source/WebKit/android/jni/
WebViewCore.cpp     [all...]

Completed in 154 milliseconds