Searched defs:PathAndName (Results 1 – 8 of 8) sorted by relevance
84 struct PathAndName { in onDraw() struct85 SkPath fPath; in onDraw()86 const char* fName; in onDraw()214 struct PathAndName { in onDraw() struct215 SkPath fPath; in onDraw()216 const char* fName; in onDraw()
68 struct PathAndName { in draw() struct69 SkPath fPath; in draw()70 const char* fName; in draw()
173 struct PathAndName { in onDraw() struct174 SkPath fPath; in onDraw()175 const char* fName; in onDraw()292 struct PathAndName { in onDraw() struct293 SkPath fPath; in onDraw()294 const char* fName; in onDraw()
27 struct PathAndName { struct in skiagm::DegenerateSegmentsGM28 SkPath fPath;29 const char* fName1;30 const char* fName2;