Home
last modified time | relevance | path

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

/frameworks/native/libs/renderengine/gl/
DGLSkiaShadowPort.cpp154 static const uint16_t gRRectIndices[] = { variable
182 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6;
221 return gRRectIndices + 6 * 4; in rrect_type_to_indices()
223 return gRRectIndices; in rrect_type_to_indices()