Searched defs:isRect (Results 1 – 6 of 6) sorted by relevance
52 inline bool isRect() const { return mStorage.size() == 1; } in isRect() function
129 public native boolean isRect(); in isRect() method in Region
293 public boolean isRect(@Nullable RectF rect) { in isRect() method in Path
480 static jboolean isRect(JNIEnv* env, jclass clazz, jlong objHandle, jobject jrect) { in isRect() function in android::SkPathGlue