Searched refs:gPoints (Results 1 – 2 of 2) sorted by relevance
145 const SkPoint* gPoints[] = { variable163 static_assert(SK_ARRAY_COUNT(gSizes) == SK_ARRAY_COUNT(gPoints), "array_mismatch");190 if (index < (int) SK_ARRAY_COUNT(ConvexLineOnlyData::gPoints)) { in GetPath()192 points = ConvexLineOnlyData::gPoints[index]; in GetPath()198 switch (index-SK_ARRAY_COUNT(ConvexLineOnlyData::gPoints)) { in GetPath()