Home
last modified time | relevance | path

Searched refs:CapAndName (Results 1 – 8 of 8) sorted by relevance

/external/skia/gm/
Dquadpaths.cpp66 struct CapAndName { in onDraw() struct
71 constexpr CapAndName gCaps[] = { in onDraw()
206 struct CapAndName { in onDraw() struct
211 constexpr CapAndName gCaps[] = { in onDraw()
Dlinepaths.cpp52 struct CapAndName { in draw() struct
57 constexpr CapAndName gCaps[] = { in draw()
Dcubicpaths.cpp177 struct CapAndName { in onDraw() struct
182 constexpr CapAndName gCaps[] = { in onDraw()
318 struct CapAndName { in onDraw() struct
323 constexpr CapAndName gCaps[] = { in onDraw()
Ddegeneratesegments.cpp278 struct CapAndName { in onDraw() struct
283 constexpr CapAndName gCaps[] = { in onDraw()
323 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; in onDraw()
/external/skqp/gm/
Dquadpaths.cpp66 struct CapAndName { in onDraw() struct
71 constexpr CapAndName gCaps[] = { in onDraw()
206 struct CapAndName { in onDraw() struct
211 constexpr CapAndName gCaps[] = { in onDraw()
Dlinepaths.cpp52 struct CapAndName { in draw() struct
57 constexpr CapAndName gCaps[] = { in draw()
Dcubicpaths.cpp177 struct CapAndName { in onDraw() struct
182 constexpr CapAndName gCaps[] = { in onDraw()
318 struct CapAndName { in onDraw() struct
323 constexpr CapAndName gCaps[] = { in onDraw()
Ddegeneratesegments.cpp278 struct CapAndName { in onDraw() struct
283 constexpr CapAndName gCaps[] = { in onDraw()
323 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; in onDraw()