Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dquadpaths.cpp65 struct StyleAndName { in onDraw() struct
69 constexpr StyleAndName gStyles[] = { in onDraw()
195 struct StyleAndName { in onDraw() struct
199 constexpr StyleAndName gStyles[] = { in onDraw()
Dlinepaths.cpp49 struct StyleAndName { in draw() struct
53 constexpr StyleAndName gStyles[] = { in draw()
Dcubicpaths.cpp154 struct StyleAndName { in onDraw() struct
158 constexpr StyleAndName gStyles[] = { in onDraw()
273 struct StyleAndName { in onDraw() struct
277 constexpr StyleAndName gStyles[] = { in onDraw()
Demptypath.cpp58 struct StyleAndName { in onDraw() struct
62 constexpr StyleAndName gStyles[] = { in onDraw()
Ddegeneratesegments.cpp273 struct StyleAndName { in onDraw() struct
277 constexpr StyleAndName gStyles[] = { in onDraw()
322 StyleAndName style = gStyles[(rand.nextU() >> 16) % numStyles]; in onDraw()
/third_party/flutter/skia/gm/
Dquadpaths.cpp65 struct StyleAndName { in onDraw() struct
69 constexpr StyleAndName gStyles[] = { in onDraw()
195 struct StyleAndName { in onDraw() struct
199 constexpr StyleAndName gStyles[] = { in onDraw()
Dlinepaths.cpp49 struct StyleAndName { in draw() struct
53 constexpr StyleAndName gStyles[] = { in draw()
Dcubicpaths.cpp154 struct StyleAndName { in onDraw() struct
158 constexpr StyleAndName gStyles[] = { in onDraw()
273 struct StyleAndName { in onDraw() struct
277 constexpr StyleAndName gStyles[] = { in onDraw()
Demptypath.cpp58 struct StyleAndName { in onDraw() struct
62 constexpr StyleAndName gStyles[] = { in onDraw()
Ddegeneratesegments.cpp273 struct StyleAndName { in onDraw() struct
277 constexpr StyleAndName gStyles[] = { in onDraw()
322 StyleAndName style = gStyles[(rand.nextU() >> 16) % numStyles]; in onDraw()