Home
last modified time | relevance | path

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

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