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

  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 316 DrawsContentChanged = 1 << 10, // need this?
GraphicsLayerCA.cpp 484 noteLayerPropertyChanged(DrawsContentChanged);
851 if (m_uncommittedChanges & DrawsContentChanged)
    [all...]

Completed in 1186 milliseconds