Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp101 static const uint16_t gRRectIndices[] = { variable
129 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6;
174 return gRRectIndices + 6*4; in rrect_type_to_indices()
176 return gRRectIndices; in rrect_type_to_indices()