Home
last modified time | relevance | path

Searched refs:fNoop (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/modules/sksg/src/
H A DSkSGClipEffect.cpp28 SkAutoCanvasRestore acr(canvas, !fNoop); in onRender()
29 if (!fNoop) { in onRender()
46 fNoop = fClipNode->asPath().conservativelyContainsRect(childBounds); in onRevalidate()
/third_party/skia/modules/sksg/include/
H A DSkSGClipEffect.h44 bool fNoop = false; member in sksg::final

Completed in 2 milliseconds