Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/renderfright/gl/
DGLSkiaShadowPort.cpp98 static const int kIndicesPerFillCircle = SK_ARRAY_COUNT(gFillCircleIndices); variable
108 return stroked ? kIndicesPerStrokeCircle : kIndicesPerFillCircle; in circle_type_to_index_count()