Home
last modified time | relevance | path

Searched refs:CapAndName (Results 1 – 4 of 4) sorted by relevance

/external/skia/gm/
Dlinepaths.cpp62 struct CapAndName { in onDraw() struct
67 static const CapAndName gCaps[] = { in onDraw()
203 struct CapAndName { in onDraw() struct
208 static const CapAndName gCaps[] = { in onDraw()
Dcubicpaths.cpp62 struct CapAndName { in onDraw() struct
67 static const CapAndName gCaps[] = { in onDraw()
205 struct CapAndName { in onDraw() struct
210 static const CapAndName gCaps[] = { in onDraw()
Dquadpaths.cpp62 struct CapAndName { in onDraw() struct
67 static const CapAndName gCaps[] = { in onDraw()
204 struct CapAndName { in onDraw() struct
209 static const CapAndName gCaps[] = { in onDraw()
Ddegeneratesegments.cpp276 struct CapAndName { in onDraw() struct
281 static const CapAndName gCaps[] = { in onDraw()
321 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; in onDraw()