Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp138 enum RRectType { enum
144 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
157 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
170 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
200 RRectType type = kFill_RRectType; in ShadowCircularRRectOp()
271 RRectType fType;
DGrOvalOpFactory.cpp2304 enum RRectType { enum
2310 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
2322 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
2335 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
2383 RRectType type = kFill_RRectType; in CircularRRectOp()
2671 RRectType fType;
2688 static sk_sp<const GrBuffer> get_rrect_index_buffer(RRectType type, in get_rrect_index_buffer()
/external/skqp/src/gpu/ops/
DGrShadowRRectOp.cpp138 enum RRectType { enum
144 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
157 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
170 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
200 RRectType type = kFill_RRectType; in ShadowCircularRRectOp()
271 RRectType fType;
DGrOvalOpFactory.cpp1678 enum RRectType { enum
1684 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
1696 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
1709 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
1757 RRectType type = kFill_RRectType; in CircularRRectOp()
2045 RRectType fType;
2062 static sk_sp<const GrBuffer> get_rrect_index_buffer(RRectType type, in get_rrect_index_buffer()