Searched defs:PaintLayerPaintingCompositingMaskPhase (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DLayerPaintingInfo.h63 PaintLayerPaintingCompositingMaskPhase = 1 << 7, enumerator in enum:blink::PaintLayerFlag
69 PaintLayerPaintingCompositingAllPhases = (PaintLayerPaintingCompositingBackgroundPhase | PaintLayerPaintingCompositingForegroundPhase | PaintLayerPaintingCompositingMaskPhase)

Completed in 74 milliseconds