Home
last modified time | relevance | path

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

/external/skia/src/svg/
DSkSVGDevice.cpp406 bool hasClip = !mc.fClipStack->isWideOpen(); in addResources() local
409 if (hasClip || hasShader) { in addResources()
412 if (hasClip) { in addResources()