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

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

Completed in 47 milliseconds