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

/external/chromium_org/third_party/skia/samplecode/
H A DSampleEmptyPath.cpp46 struct FillAndName { struct
50 static const FillAndName gFills[] = {
/external/skia/samplecode/
H A DSampleEmptyPath.cpp46 struct FillAndName { struct
50 static const FillAndName gFills[] = {
/external/chromium_org/third_party/skia/gm/
H A Demptypath.cpp43 struct FillAndName { struct
47 static const FillAndName gFills[] = {
H A Dlinepaths.cpp47 struct FillAndName { struct
51 static const FillAndName gFills[] = {
190 struct FillAndName { struct
194 static const FillAndName gFills[] = {
H A Dquadpaths.cpp47 struct FillAndName { struct
51 static const FillAndName gFills[] = {
195 struct FillAndName { struct
199 static const FillAndName gFills[] = {
H A Dcubicpaths.cpp90 struct FillAndName { struct
94 static const FillAndName gFills[] = {
239 struct FillAndName { struct
243 static const FillAndName gFills[] = {
H A Ddegeneratesegments.cpp261 struct FillAndName { struct
265 static const FillAndName gFills[] = {
327 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills];
/external/skia/gm/
H A Demptypath.cpp43 struct FillAndName { struct
47 static const FillAndName gFills[] = {
H A Dlinepaths.cpp47 struct FillAndName { struct
51 static const FillAndName gFills[] = {
188 struct FillAndName { struct
192 static const FillAndName gFills[] = {
H A Dquadpaths.cpp47 struct FillAndName { struct
51 static const FillAndName gFills[] = {
193 struct FillAndName { struct
197 static const FillAndName gFills[] = {
H A Dcubicpaths.cpp90 struct FillAndName { struct
94 static const FillAndName gFills[] = {
237 struct FillAndName { struct
241 static const FillAndName gFills[] = {
H A Ddegeneratesegments.cpp261 struct FillAndName { struct
265 static const FillAndName gFills[] = {
326 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills];

Completed in 152 milliseconds