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

/external/skia/gm/
H A Dquadpaths.cpp66 struct CapAndName { struct
71 constexpr CapAndName gCaps[] = {
209 struct CapAndName { struct
214 constexpr CapAndName gCaps[] = {
H A Dlinepaths.cpp52 struct CapAndName { struct
57 constexpr CapAndName gCaps[] = {
H A Dcubicpaths.cpp177 struct CapAndName { struct
182 constexpr CapAndName gCaps[] = {
321 struct CapAndName { struct
326 constexpr CapAndName gCaps[] = {
H A Ddegeneratesegments.cpp278 struct CapAndName { struct
283 constexpr CapAndName gCaps[] = {
323 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps];

Completed in 165 milliseconds