Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkCanvas.cpp946 static bool clipPathHelper(const SkCanvas* canvas, SkRegion* currRgn, in clipPathHelper() function
991 return clipPathHelper(this, fMCRec->fRegion, devPath, op); in clipPath()
1020 clipPathHelper(this, &clipRgn, *clip->fPath, clip->fOp); in validateClip()