Searched refs:fPathPtr (Results 1 – 2 of 2) sorted by relevance
32 const SkPath* nativePath() const { return fPathPtr; } in nativePath()49 SkPath* fPathPtr; // closed contours are written here variable
14 : fPathPtr(&path) in SkPathWriter()28 fPathPtr->addPath(fCurrent); in close()305 fPathPtr->addPath(contour, in assemble()309 fPathPtr->reversePathTo(contour); in assemble()320 fPathPtr->close(); in assemble()