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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.cpp     [all...]
CompositedLayerMapping.h 130 // localRootForOwningLayer does not include the m_squashingContainmentLayer, which is technically not associated with this CLM's owning layer.
135 GraphicsLayer* squashingContainmentLayer() const { return m_squashingContainmentLayer.get(); }
398 // m_squashingContainmentLayer
401 OwnPtr<GraphicsLayer> m_squashingContainmentLayer; // Only used if any squashed layers exist and m_squashingContainmentLayer is not present, to contain the squashed layers as siblings to the rest of the GraphicsLayer tree chunk.

Completed in 56 milliseconds