Searched defs:isConvex (Results 1 – 3 of 3) sorted by relevance
1062 bool isConvex = true; in testConvex() local
196 public boolean isConvex() { in isConvex() method in Path
73 static jboolean isConvex(JNIEnv* env, jobject clazz, jlong objHandle) { in isConvex() function in android::SkPathGlue