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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/compositing/
CompositedLayerMapping.h 214 return m_squashingLayerOffsetFromTransformedAncestor;
404 LayoutPoint m_squashingLayerOffsetFromTransformedAncestor;
CompositedLayerMapping.cpp 642 updateSquashingLayerGeometry(offsetFromCompositedAncestor, graphicsLayerParentLocation, m_owningLayer, m_squashedLayers, m_squashingLayer.get(), &m_squashingLayerOffsetFromTransformedAncestor, layersNeedingPaintInvalidation);
    [all...]

Completed in 31 milliseconds