Home
last modified time | relevance | path

Searched defs:PathAndName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Dcubicpaths.cpp174 struct PathAndName { in onDraw() struct
175 SkPath fPath; in onDraw()
176 const char* fName; in onDraw()
293 struct PathAndName { in onDraw() struct
294 SkPath fPath; in onDraw()
295 const char* fName; in onDraw()
421 struct PathAndName { in onDraw() struct
422 SkPath fPath; in onDraw()
423 const char* fName; in onDraw()
H A Dquadpaths.cpp82 struct PathAndName { in onDraw() struct
83 SkPath fPath; in onDraw()
84 const char* fName; in onDraw()
209 struct PathAndName { in onDraw() struct
210 SkPath fPath; in onDraw()
211 const char* fName; in onDraw()
H A Dlinepaths.cpp69 struct PathAndName { in draw() struct
70 SkPath fPath; in draw()
71 const char* fName; in draw()
H A Ddegeneratesegments.cpp28 struct PathAndName { struct in skiagm::DegenerateSegmentsGM
29 SkPath fPath;
30 const char* fName1;
31 const char* fName2;