Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ops/
DGrShadowRRectOp.cpp105 static const uint16_t gRRectIndices[] = { variable
133 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6;
178 return gRRectIndices + 6*4; in rrect_type_to_indices()
180 return gRRectIndices; in rrect_type_to_indices()
/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp110 static const uint16_t gRRectIndices[] = { variable
138 static const int kIndicesPerOverstrokeRRect = SK_ARRAY_COUNT(gRRectIndices) - 6;
181 return gRRectIndices + 6*4; in rrect_type_to_indices()
183 return gRRectIndices; in rrect_type_to_indices()