Home
last modified time | relevance | path

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

/third_party/skia/gm/
Dquadpaths.cpp74 struct CapAndName { in onDraw() struct
79 constexpr CapAndName gCaps[] = { in onDraw()
204 struct CapAndName { in onDraw() struct
209 constexpr CapAndName gCaps[] = { in onDraw()
Dlinepaths.cpp58 struct CapAndName { in draw() struct
63 constexpr CapAndName gCaps[] = { in draw()
Dcubicpaths.cpp163 struct CapAndName { in onDraw() struct
168 constexpr CapAndName gCaps[] = { in onDraw()
282 struct CapAndName { in onDraw() struct
287 constexpr CapAndName gCaps[] = { in onDraw()
Ddegeneratesegments.cpp282 struct CapAndName { in onDraw() struct
287 constexpr CapAndName gCaps[] = { in onDraw()
323 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; in onDraw()
/third_party/flutter/skia/gm/
Dquadpaths.cpp74 struct CapAndName { in onDraw() struct
79 constexpr CapAndName gCaps[] = { in onDraw()
204 struct CapAndName { in onDraw() struct
209 constexpr CapAndName gCaps[] = { in onDraw()
Dlinepaths.cpp58 struct CapAndName { in draw() struct
63 constexpr CapAndName gCaps[] = { in draw()
Dcubicpaths.cpp163 struct CapAndName { in onDraw() struct
168 constexpr CapAndName gCaps[] = { in onDraw()
282 struct CapAndName { in onDraw() struct
287 constexpr CapAndName gCaps[] = { in onDraw()
Ddegeneratesegments.cpp282 struct CapAndName { in onDraw() struct
287 constexpr CapAndName gCaps[] = { in onDraw()
323 CapAndName cap = gCaps[(rand.nextU() >> 16) % numCaps]; in onDraw()