Searched refs:kComplex_Type (Results 1 – 5 of 5) sorted by relevance
72 kComplex_Type, //!< non-zero width and height with arbitrary radii enumerator73 kLastType = kComplex_Type, //!< largest Type value88 inline bool isComplex() const { return kComplex_Type == this->getType(); } in isComplex()
279 REPORTER_ASSERT(reporter, SkRRect::kComplex_Type == rr5.type()); in test_round_rect_basic()328 REPORTER_ASSERT(reporter, SkRRect::kComplex_Type == rr3.type()); in test_round_rect_rects()359 REPORTER_ASSERT(reporter, SkRRect::kComplex_Type == rr2.type()); in test_round_rect_general()373 REPORTER_ASSERT(reporter, SkRRect::kComplex_Type == rr1.type()); in test_round_rect_iffy_parameters()
421 fType = kComplex_Type; in computeType()719 case kComplex_Type: in isValid()
313 case SkRRect::kComplex_Type: in filterRRectToNine()
888 case SkRRect::kComplex_Type: { in can_use_hw_derivatives_with_coverage()