Searched defs:fSkPath (Results 1 - 2 of 2) sorted by relevance

/external/skia/experimental/SkV8Example/
H A DPath2DBuilder.h22 Path2DBuilder() : fSkPath() {}
25 const SkPath& getSkPath() { return fSkPath; }
46 SkPath fSkPath; member in class:Path2DBuilder
/external/skia/src/gpu/
H A DGrPath.h29 , fSkPath(skPath)
49 SkPath fSkPath; member in class:GrPath

Completed in 146 milliseconds