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

  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 317 BackgroundColorChanged = 1 << 11,
GraphicsLayerCA.cpp 515 noteLayerPropertyChanged(BackgroundColorChanged);
525 noteLayerPropertyChanged(BackgroundColorChanged);
827 if (m_uncommittedChanges & BackgroundColorChanged) // Needs to happen before ChildrenChanged, and after updating image or video
    [all...]

Completed in 22 milliseconds