Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLSkiaShadowPort.cpp184 static const int kIndicesPerStrokeRRect = kIndicesPerOverstrokeRRect - 6 * 4; variable
186 static const int kIndicesPerFillRRect = kIndicesPerStrokeRRect + 6;
209 return kIndicesPerStrokeRRect; in rrect_type_to_index_count()