Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ops/
DGrShadowRRectOp.cpp142 enum RRectType { enum
148 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
161 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
174 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
203 RRectType type = kFill_RRectType; in ShadowCircularRRectOp()
270 RRectType fType;
DGrOvalOpFactory.cpp2139 enum RRectType { enum
2145 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
2157 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
2170 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
2224 RRectType type = kFill_RRectType; in CircularRRectOp()
2482 RRectType fType;
2500 static sk_sp<const GrBuffer> get_rrect_index_buffer(RRectType type, in get_rrect_index_buffer()
/external/skia/src/gpu/ops/
DGrShadowRRectOp.cpp142 enum RRectType { enum
148 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
161 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
174 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
203 RRectType type = kFill_RRectType; in ShadowCircularRRectOp()
271 RRectType fType;
DGrOvalOpFactory.cpp2264 enum RRectType { enum
2270 static int rrect_type_to_vert_count(RRectType type) { in rrect_type_to_vert_count()
2282 static int rrect_type_to_index_count(RRectType type) { in rrect_type_to_index_count()
2295 static const uint16_t* rrect_type_to_indices(RRectType type) { in rrect_type_to_indices()
2349 RRectType type = kFill_RRectType; in CircularRRectOp()
2611 RRectType fType;
2629 static sk_sp<const GrBuffer> get_rrect_index_buffer(RRectType type, in get_rrect_index_buffer()