Searched refs:kEmpty_Type (Results 1 – 16 of 16) sorted by relevance
24 case kEmpty_Type: in Element()65 case kEmpty_Type: in operator ==()90 case kEmpty_Type: in invertShapeFillType()120 case kEmpty_Type: in asPath()142 fType = kEmpty_Type; in setEmpty()162 if (kEmpty_Type == fType && in canBeIntersectedInPlace()404 case kEmpty_Type: in updateBoundAndGenID()666 if (element->getType() != SkClipStack::Element::kEmpty_Type) { in asPath()694 case Element::kEmpty_Type: in pushElement()956 static_assert(0 == kEmpty_Type, "type_str"); in dump()[all …]
48 kEmpty_Type, enumerator146 case kEmpty_Type: in getBounds()166 case kEmpty_Type: in contains()183 case kEmpty_Type: in contains()286 if (SkRRect::kRect_Type == type || SkRRect::kEmpty_Type == type) { in initRRect()
298 fType = kEmpty_Type; in computeType()528 case kEmpty_Type: in isValid()
59 kEmpty_Type, enumerator98 inline bool isEmpty() const { return kEmpty_Type == this->getType(); } in isEmpty()124 fType = kEmpty_Type; in setEmpty()
47 REPORTER_ASSERT(reporter, SkRRect::kEmpty_Type == other.getType()); in test_empty_crbug_458524()163 REPORTER_ASSERT(reporter, SkRRect::kEmpty_Type == empty.type()); in test_round_rect_basic()270 REPORTER_ASSERT(reporter, SkRRect::kEmpty_Type == empty.type()); in test_round_rect_rects()
269 case SkClipStack::Element::kEmpty_Type: in test_bounds()814 case SkClipStack::Element::kEmpty_Type: in set_region_to_stack()912 case SkClipStack::Element::kEmpty_Type: in add_elem_to_stack()
46 case SkRRect::kEmpty_Type: in inner_path_contains_rrect()
1343 REPORTER_ASSERT(reporter, emptyRRect.getType() == SkRRect::kEmpty_Type); in test_empty_shape()
541 case Element::kEmpty_Type: in stencil_element()574 case Element::kEmpty_Type: in draw_element()
102 SkASSERT(Element::kEmpty_Type != element->getType()); in PathNeedsSWRenderer()
92 case SkClipStack::Element::kEmpty_Type: in onCoverClipStack()
325 if (SkRRect::kEmpty_Type == inner.getType()) { in recordDRRect()
256 if (type != SkClipStack::Element::kEmpty_Type) { in drawTo()
469 case SkRRect::kEmpty_Type: in filterRRectToNine()
1553 case SkRRect::kEmpty_Type: return "empty"; in rrect_type()
306 if (SkClipStack::Element::kEmpty_Type == clipEntry->getType()) { in get_clip_stack_path()