Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/gm/
H A Dconvex_all_line_paths.cpp37 namespace ConvexLineOnlyData { namespace
190 if (index < (int) std::size(ConvexLineOnlyData::gPoints)) { in GetPath()
192 points = ConvexLineOnlyData::gPoints[index]; in GetPath()
193 numPts = (int)ConvexLineOnlyData::gSizes[index]; in GetPath()
198 switch (index-std::size(ConvexLineOnlyData::gPoints)) { in GetPath()