Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrOvalOpFactory.cpp1661 kFillWithDist_RRectType enumerator
1670 case kFillWithDist_RRectType: in rrect_type_to_vert_count()
1684 case kFillWithDist_RRectType: in rrect_type_to_index_count()
1697 case kFillWithDist_RRectType: in rrect_type_to_indices()
1751 type = kFillWithDist_RRectType; in CircularRRectOp()
1928 args.fType != kFill_RRectType && args.fType != kFillWithDist_RRectType in onPrepareDraws()
1980 if (kFillWithDist_RRectType == args.fType) { in onPrepareDraws()