Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLSkiaShadowPort.cpp182 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6; variable
184 static const int kIndicesPerStrokeRRect = kIndicesPerOverstrokeRRect - 6 * 4;
211 return kIndicesPerOverstrokeRRect; in rrect_type_to_index_count()