Home
last modified time | relevance | path

Searched refs:PaintLayerPaintingReflection (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DLayerPaintingInfo.h59 PaintLayerPaintingReflection = 1 << 3, enumerator
DRenderReplica.cpp88 …parency | PaintLayerAppliedTransform | PaintLayerTemporaryClipRects | PaintLayerPaintingReflection; in paint()
DRenderLayer.cpp1894 && !shouldDoSoftwarePaint(this, paintFlags & PaintLayerPaintingReflection) in paintLayer()
1972 … m_reflectionInfo->paint(context, paintingInfo, localPaintFlags | PaintLayerPaintingReflection); in paintLayerContentsAndReflection()