Home
last modified time | relevance | path

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

/external/skia/src/svg/
DSkSVGDevice.cpp322 bool hasClip = !mc.fClipStack->isWideOpen(); in addResources() local
325 if (hasClip || hasShader) { in addResources()
328 if (hasClip) { in addResources()
/external/skqp/src/svg/
DSkSVGDevice.cpp319 bool hasClip = !mc.fClipStack->isWideOpen(); in addResources() local
322 if (hasClip || hasShader) { in addResources()
325 if (hasClip) { in addResources()