Searched refs:clipPathHelper (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/core/ |
D | SkCanvas.cpp | 1045 static bool clipPathHelper(const SkCanvas* canvas, SkRasterClip* currClip, in clipPathHelper() function 1104 return clipPathHelper(this, fMCRec->fRasterClip, devPath, op, doAA); in clipPath() 1138 clipPathHelper(this, &tmpClip, *clip->fPath, clip->fOp, clip->fDoAA); in validateClip()
|