Searched refs:kIndicesPerOverstrokeRRect (Results 1 – 4 of 4) sorted by relevance
133 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6; variable135 static const int kIndicesPerStrokeRRect = kIndicesPerOverstrokeRRect - 6*4;168 return kIndicesPerOverstrokeRRect; in rrect_type_to_index_count()
2131 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gOverstrokeRRectIndices) - 6; variable2133 static const int kIndicesPerFillRRect = kIndicesPerOverstrokeRRect - 6 * 4 + 6;2164 return kIndicesPerOverstrokeRRect; in rrect_type_to_index_count()
2256 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gOverstrokeRRectIndices) - 6; variable2258 static const int kIndicesPerFillRRect = kIndicesPerOverstrokeRRect - 6 * 4 + 6;2289 return kIndicesPerOverstrokeRRect; in rrect_type_to_index_count()