Searched refs:refPath (Results 1 – 2 of 2) sorted by relevance
212 path = refPath(path); in clipPath()412 addDrawOp(new (alloc()) DrawPathOp(refPath(&path), refPaint(&paint))); in drawPath()433 bytesCount, count, refPath(&path), in drawTextOnPath()
282 inline const SkPath* refPath(const SkPath* path) { in refPath() function