Searched refs:circle_type_to_indices (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrShadowRRectOp.cpp60 static const uint16_t* circle_type_to_indices(bool stroked) { function
343 const uint16_t* primIndices = circle_type_to_indices(circle.fStroked);
H A DGrOvalOpFactory.cpp605 static const uint16_t* circle_type_to_indices(bool stroked) { function
1088 const uint16_t* primIndices = circle_type_to_indices(geom.fStroked);

Completed in 205 milliseconds