Home
last modified time | relevance | path

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

/external/skia/gm/
Dquadpaths.cpp56 struct StyleAndName { in onDraw() struct
60 static const StyleAndName gStyles[] = { in onDraw()
199 struct StyleAndName { in onDraw() struct
203 static const StyleAndName gStyles[] = { in onDraw()
Dcubicpaths.cpp167 struct StyleAndName { in onDraw() struct
171 static const StyleAndName gStyles[] = { in onDraw()
311 struct StyleAndName { in onDraw() struct
315 static const StyleAndName gStyles[] = { in onDraw()
Dlinepaths.cpp42 struct StyleAndName { in draw() struct
46 static const StyleAndName gStyles[] = { in draw()
Demptypath.cpp54 struct StyleAndName { in onDraw() struct
58 static const StyleAndName gStyles[] = { in onDraw()
Ddegeneratesegments.cpp268 struct StyleAndName { in onDraw() struct
272 static const StyleAndName gStyles[] = { in onDraw()
321 StyleAndName style = gStyles[(rand.nextU() >> 16) % numStyles]; in onDraw()