Home
last modified time | relevance | path

Searched defs:FillAndName (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/gm/
Dquadpaths.cpp55 struct FillAndName { in onDraw() struct
56 SkPathFillType fFill; in onDraw()
57 const char* fName; in onDraw()
185 struct FillAndName { in onDraw() struct
186 SkPathFillType fFill; in onDraw()
187 const char* fName; in onDraw()
Dlinepaths.cpp39 struct FillAndName { in draw() struct
40 SkPathFillType fFill; in draw()
41 const char* fName; in draw()
Dcubicpaths.cpp144 struct FillAndName { in onDraw() struct
145 SkPathFillType fFill; in onDraw()
146 const char* fName; in onDraw()
263 struct FillAndName { in onDraw() struct
264 SkPathFillType fFill; in onDraw()
265 const char* fName; in onDraw()
Demptypath.cpp48 struct FillAndName { in onDraw() struct
49 SkPathFillType fFill; in onDraw()
50 const char* fName; in onDraw()
Ddegeneratesegments.cpp263 struct FillAndName { in onDraw() struct
264 SkPathFillType fFill; in onDraw()
265 const char* fName; in onDraw()