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

  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 158 LayerMap* primaryLayerClones() const { return m_structuralLayer.get() ? m_structuralLayerClones.get() : m_layerClones.get(); }
345 OwnPtr<LayerMap> m_structuralLayerClones;
GraphicsLayerCA.cpp     [all...]

Completed in 743 milliseconds