Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dquadpaths.cpp84 struct PathAndName { in onDraw() struct
85 SkPath fPath; in onDraw()
86 const char* fName; in onDraw()
214 struct PathAndName { in onDraw() struct
215 SkPath fPath; in onDraw()
216 const char* fName; in onDraw()
Dlinepaths.cpp68 struct PathAndName { in draw() struct
69 SkPath fPath; in draw()
70 const char* fName; in draw()
Dcubicpaths.cpp173 struct PathAndName { in onDraw() struct
174 SkPath fPath; in onDraw()
175 const char* fName; in onDraw()
292 struct PathAndName { in onDraw() struct
293 SkPath fPath; in onDraw()
294 const char* fName; in onDraw()
Ddegeneratesegments.cpp27 struct PathAndName { struct in skiagm::DegenerateSegmentsGM
28 SkPath fPath;
29 const char* fName1;
30 const char* fName2;
/third_party/skia/gm/
Dquadpaths.cpp84 struct PathAndName { in onDraw() struct
85 SkPath fPath; in onDraw()
86 const char* fName; in onDraw()
214 struct PathAndName { in onDraw() struct
215 SkPath fPath; in onDraw()
216 const char* fName; in onDraw()
Dlinepaths.cpp68 struct PathAndName { in draw() struct
69 SkPath fPath; in draw()
70 const char* fName; in draw()
Dcubicpaths.cpp173 struct PathAndName { in onDraw() struct
174 SkPath fPath; in onDraw()
175 const char* fName; in onDraw()
292 struct PathAndName { in onDraw() struct
293 SkPath fPath; in onDraw()
294 const char* fName; in onDraw()
Ddegeneratesegments.cpp27 struct PathAndName { struct in skiagm::DegenerateSegmentsGM
28 SkPath fPath;
29 const char* fName1;
30 const char* fName2;