HomeSort by relevance Sort by last modified time
    Searched refs:CapAndName (Results 1 - 4 of 4) sorted by null

  /external/skia/gm/
cubicpaths.cpp 62 struct CapAndName {
67 static const CapAndName gCaps[] = {
205 struct CapAndName {
210 static const CapAndName gCaps[] = {
linepaths.cpp 62 struct CapAndName {
67 static const CapAndName gCaps[] = {
203 struct CapAndName {
208 static const CapAndName gCaps[] = {
quadpaths.cpp 62 struct CapAndName {
67 static const CapAndName gCaps[] = {
204 struct CapAndName {
209 static const CapAndName gCaps[] = {
degeneratesegments.cpp 276 struct CapAndName {
281 static const CapAndName gCaps[] = {
321 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps];

Completed in 20 milliseconds