Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dquadpaths.cpp55 struct FillAndName { in onDraw() struct
59 constexpr FillAndName gFills[] = { in onDraw()
185 struct FillAndName { in onDraw() struct
189 constexpr FillAndName gFills[] = { in onDraw()
Dcubicpaths.cpp144 struct FillAndName { in onDraw() struct
148 constexpr FillAndName gFills[] = { in onDraw()
263 struct FillAndName { in onDraw() struct
267 constexpr FillAndName gFills[] = { in onDraw()
Dlinepaths.cpp39 struct FillAndName { in draw() struct
43 constexpr FillAndName gFills[] = { in draw()
Demptypath.cpp48 struct FillAndName { in onDraw() struct
52 constexpr FillAndName gFills[] = { in onDraw()
Ddegeneratesegments.cpp263 struct FillAndName { in onDraw() struct
267 constexpr FillAndName gFills[] = { in onDraw()
324 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills]; in onDraw()
/third_party/flutter/skia/gm/
Dquadpaths.cpp55 struct FillAndName { in onDraw() struct
59 constexpr FillAndName gFills[] = { in onDraw()
185 struct FillAndName { in onDraw() struct
189 constexpr FillAndName gFills[] = { in onDraw()
Dcubicpaths.cpp144 struct FillAndName { in onDraw() struct
148 constexpr FillAndName gFills[] = { in onDraw()
263 struct FillAndName { in onDraw() struct
267 constexpr FillAndName gFills[] = { in onDraw()
Dlinepaths.cpp39 struct FillAndName { in draw() struct
43 constexpr FillAndName gFills[] = { in draw()
Demptypath.cpp48 struct FillAndName { in onDraw() struct
52 constexpr FillAndName gFills[] = { in onDraw()
Ddegeneratesegments.cpp263 struct FillAndName { in onDraw() struct
267 constexpr FillAndName gFills[] = { in onDraw()
324 FillAndName fill = gFills[(rand.nextU() >> 16) % numFills]; in onDraw()