Searched refs:kIndicesPerFillCircle (Results 1 – 1 of 1) sorted by relevance
98 static const int kIndicesPerFillCircle = SK_ARRAY_COUNT(gFillCircleIndices); variable108 return stroked ? kIndicesPerStrokeCircle : kIndicesPerFillCircle; in circle_type_to_index_count()