Searched defs:isRect (Results 1 – 6 of 6) sorted by relevance
35 bool isRect() const { in isRect() function
1115 bool isRect = this->isRect(); in writeToMemory() local
727 bool SkAAClip::isRect() const { in isRect() function in SkAAClip
552 bool SkPath::isRect(SkRect* rect, bool* isClosed, Direction* direction) const { in isRect() function in SkPath
96 inline bool isRect() const { return kRect_Type == this->getType(); } in isRect() function
76 bool isRect() const { return fRunHead == SkRegion_gRectRunHeadPtr; } in isRect() function