Searched defs:isRect (Results 1 – 17 of 17) sorted by relevance
76 bool isRect() const { return fIsRect; } in isRect() function
61 bool isRect() const { return fType == Type::kRect; } in isRect() function
45 bool isRect() const { in isRect() function
609 const bool isRect = fillsBounds && SkMatrixPriv::IsScaleTranslateAsM33(transform); in op() local
1164 bool isRect = this->isRect(); in writeToMemory() local
1280 bool SkAAClip::isRect() const { in isRect() function in SkAAClip
507 bool SkPath::isRect(SkRect* rect, bool* isClosed, SkPathDirection* direction) const { in isRect() function in SkPath
146 bool isRect() const { return fRunHead == kRectRunHeadPtr; } in isRect() function
84 inline bool isRect() const { return kRect_Type == this->getType(); } in isRect() function
147 bool isRect() const { in isRect() function
85 bool isRect() const { return this->type() == Type::kRect; } in isRect() function
51 public native boolean isRect(); in isRect() method in RegionNatives
133 protected boolean isRect() { in isRect() method in ShadowNativeRegion
253 protected boolean isRect(RectF rect) { in isRect() method in ShadowLegacyPath
309 protected boolean isRect(RectF rect) { in isRect() method in ShadowPath
92 bool isRect() const { return false; } in isRect() function125 bool isRect() const { return dim == EsdRect; } in isRect() function