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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 130 // localRootForOwningLayer does not include the m_squashingContainmentLayer, which is technically not associated with this CLM's owning layer.
131 GraphicsLayer* localRootForOwningLayer() const;
CompositedLayerMapping.cpp     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.cpp 223 GraphicsLayer* mainLayer = compositedLayerMapping->localRootForOwningLayer();
    [all...]

Completed in 62 milliseconds