Searched refs:kIndicesPerOverstrokeRRect (Results 1 – 2 of 2) sorted by relevance
139 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6; variable141 static const int kIndicesPerStrokeRRect = kIndicesPerOverstrokeRRect - 6*4;173 return kIndicesPerOverstrokeRRect; in rrect_type_to_index_count()
2444 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gOverstrokeRRectIndices) - 6; variable2446 static const int kIndicesPerFillRRect = kIndicesPerOverstrokeRRect - 6 * 4 + 6;2476 return kIndicesPerOverstrokeRRect; in rrect_type_to_index_count()