Home
last modified time | relevance | path

Searched refs:FillAndName (Results 1 – 6 of 6) sorted by relevance

/external/skia/gm/
Dlinepaths.cpp43 struct FillAndName { in onDraw() struct
47 static const FillAndName gFills[] = { in onDraw()
184 struct FillAndName { in onDraw() struct
188 static const FillAndName gFills[] = { in onDraw()
Dcubicpaths.cpp43 struct FillAndName { in onDraw() struct
47 static const FillAndName gFills[] = { in onDraw()
186 struct FillAndName { in onDraw() struct
190 static const FillAndName gFills[] = { in onDraw()
Dquadpaths.cpp43 struct FillAndName { in onDraw() struct
47 static const FillAndName gFills[] = { in onDraw()
185 struct FillAndName { in onDraw() struct
189 static const FillAndName gFills[] = { in onDraw()
Demptypath.cpp43 struct FillAndName { in onDraw() struct
47 static const FillAndName gFills[] = { in onDraw()
Ddegeneratesegments.cpp257 struct FillAndName { in onDraw() struct
261 static const FillAndName gFills[] = { in onDraw()
322 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills]; in onDraw()
/external/skia/samplecode/
DSampleEmptyPath.cpp45 struct FillAndName { in onDrawContent() struct
49 static const FillAndName gFills[] = { in onDrawContent()