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

  /external/webkit/Source/WebCore/platform/graphics/texmap/
TextureMapperNode.h 81 BackfaceVisibilityChange = (1L << 16),
GraphicsLayerTextureMapper.cpp 289 notifyChange(TextureMapperNode::BackfaceVisibilityChange);
TextureMapperNode.cpp 811 if (changeMask & (ChildrenTransformChange | Preserves3DChange | TransformChange | AnchorPointChange | SizeChange | ContentsRectChange | BackfaceVisibilityChange | PositionChange | MaskLayerChange | DrawsContentChange | ContentChange | ReplicaLayerChange)) {
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsLayerQt.cpp 159 BackfaceVisibilityChange = (1L << 15),
762 if (m_changeMask & (ChildrenTransformChange | Preserves3DChange | TransformChange | AnchorPointChange | SizeChange | BackfaceVisibilityChange | PositionChange | ParentChange)) {
    [all...]

Completed in 266 milliseconds