Searched refs:fPath (Results 1 – 1 of 1) sorted by relevance
44 : fPath(path), fMeasure(fPath, forceClosed) {} in PathMeasurePair()46 SkPath fPath; // copy of the user's path member61 pair->fPath.reset(); in setPath()63 pair->fPath = *path; in setPath()65 pair->fMeasure.setPath(&pair->fPath, forceClosed); in setPath()