Home
last modified time | relevance | path

Searched refs:kLeaf (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/modules/svg/include/
H A DSkSVGRenderContext.h91 kLeaf = 1 << 0, // the target node doesn't have descendants enumerator
/third_party/skia/modules/svg/src/
H A DSkSVGNode.cpp64 this->hasChildren() ? 0 : SkSVGRenderContext::kLeaf); in onPrepareToRender()
H A DSkSVGRenderContext.cpp317 if ((flags & kLeaf) && (hasFill ^ hasStroke) && !hasFilter) { in applyOpacity()

Completed in 3 milliseconds