Searched defs:PathAndName (Results 1 – 4 of 4) sorted by relevance
76 struct PathAndName { in onDraw() struct77 SkPath fPath; in onDraw()78 const char* fName; in onDraw()219 struct PathAndName { in onDraw() struct220 SkPath fPath; in onDraw()221 const char* fName; in onDraw()
62 struct PathAndName { in draw() struct63 SkPath fPath; in draw()64 const char* fName; in draw()
187 struct PathAndName { in onDraw() struct188 SkPath fPath; in onDraw()189 const char* fName; in onDraw()331 struct PathAndName { in onDraw() struct332 SkPath fPath; in onDraw()333 const char* fName; in onDraw()
21 struct PathAndName { struct in skiagm::DegenerateSegmentsGM22 SkPath fPath;23 const char* fName1;24 const char* fName2;