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

/external/skia/gm/
H A Dquadpaths.cpp46 struct FillAndName { struct
50 static const FillAndName gFills[] = {
189 struct FillAndName { struct
193 static const FillAndName gFills[] = {
H A Dcubicpaths.cpp157 struct FillAndName { struct
161 static const FillAndName gFills[] = {
301 struct FillAndName { struct
305 static const FillAndName gFills[] = {
H A Demptypath.cpp44 struct FillAndName { struct
48 static const FillAndName gFills[] = {
H A Dlinepaths.cpp32 struct FillAndName { struct
36 static const FillAndName gFills[] = {
H A Ddegeneratesegments.cpp258 struct FillAndName { struct
262 static const FillAndName gFills[] = {
323 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills];

Completed in 83 milliseconds