Searched defs:isRect (Results 1 – 11 of 11) sorted by relevance
31 bool isRect() const { in isRect() function
1111 bool isRect = this->isRect(); in writeToMemory() local
585 bool SkPath::isRect(SkRect* rect) const { in isRect() function in SkPath596 bool SkPath::isRect(bool* isClosed, Direction* direction) const { in isRect() function in SkPath
101 inline bool isRect() const { return kRect_Type == this->getType(); } in isRect() function
77 bool isRect() const { return fRunHead == SkRegion_gRectRunHeadPtr; } in isRect() function
38 bool SkRasterClip::isRect() const { in isRect() function in SkRasterClip
1009 bool isRect = this->isRect(); in flatten() local
267 bool SkPath::isRect(SkRect* rect) const { in isRect() function in SkPath
114 bool isRect = false; in setupClipping() local
772 bool isRect = SkClipStack::Element::kRect_Type == element.getType(); in print_clip() local