Searched defs:CapAndName (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/gm/
H A Dcubicpaths.cpp109 struct CapAndName { struct
114 static const CapAndName gCaps[] = {
258 struct CapAndName { struct
263 static const CapAndName gCaps[] = {
H A Dlinepaths.cpp66 struct CapAndName { struct
71 static const CapAndName gCaps[] = {
209 struct CapAndName { struct
214 static const CapAndName gCaps[] = {
H A Dquadpaths.cpp66 struct CapAndName { struct
71 static const CapAndName gCaps[] = {
214 struct CapAndName { struct
219 static const CapAndName gCaps[] = {
H A Ddegeneratesegments.cpp280 struct CapAndName { struct
285 static const CapAndName gCaps[] = {
326 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps];
/external/skia/gm/
H A Dcubicpaths.cpp109 struct CapAndName { struct
114 static const CapAndName gCaps[] = {
256 struct CapAndName { struct
261 static const CapAndName gCaps[] = {
H A Dlinepaths.cpp66 struct CapAndName { struct
71 static const CapAndName gCaps[] = {
207 struct CapAndName { struct
212 static const CapAndName gCaps[] = {
H A Dquadpaths.cpp66 struct CapAndName { struct
71 static const CapAndName gCaps[] = {
212 struct CapAndName { struct
217 static const CapAndName gCaps[] = {
H A Ddegeneratesegments.cpp280 struct CapAndName { struct
285 static const CapAndName gCaps[] = {
325 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps];

Completed in 82 milliseconds