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

/external/skia/src/gpu/ops/
H A DGrShadowRRectOp.cpp485 static const uint16_t* rrect_type_to_indices(RRectType type) { function
759 const uint16_t* primIndices = rrect_type_to_indices(args.fType);
H A DGrOvalOpFactory.cpp1691 static const uint16_t* rrect_type_to_indices(RRectType type) { function
1989 const uint16_t* primIndices = rrect_type_to_indices(args.fType);

Completed in 183 milliseconds