Home
last modified time | relevance | path

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

/external/skia/gm/
Dquadpaths.cpp65 struct CapAndName { in onDraw() struct
70 static const CapAndName gCaps[] = { in onDraw()
208 struct CapAndName { in onDraw() struct
213 static const CapAndName gCaps[] = { in onDraw()
Dcubicpaths.cpp176 struct CapAndName { in onDraw() struct
181 static const CapAndName gCaps[] = { in onDraw()
320 struct CapAndName { in onDraw() struct
325 static const CapAndName gCaps[] = { in onDraw()
Dlinepaths.cpp51 struct CapAndName { in draw() struct
56 static const CapAndName gCaps[] = { in draw()
Ddegeneratesegments.cpp277 struct CapAndName { in onDraw() struct
282 static const CapAndName gCaps[] = { in onDraw()
322 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; in onDraw()