Searched refs:FillAndName (Results 1 - 5 of 5) sorted by relevance

/external/skia/gm/
H A Demptypath.cpp43 struct FillAndName { struct
47 static const FillAndName gFills[] = {
H A Dlinepaths.cpp43 struct FillAndName { struct
47 static const FillAndName gFills[] = {
184 struct FillAndName { struct
188 static const FillAndName gFills[] = {
H A Dquadpaths.cpp43 struct FillAndName { struct
47 static const FillAndName gFills[] = {
185 struct FillAndName { struct
189 static const FillAndName gFills[] = {
H A Dcubicpaths.cpp82 struct FillAndName { struct
86 static const FillAndName gFills[] = {
225 struct FillAndName { struct
229 static const FillAndName gFills[] = {
H A Ddegeneratesegments.cpp257 struct FillAndName { struct
261 static const FillAndName gFills[] = {
322 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills];

Completed in 82 milliseconds