Searched refs:isConvex (Results 1 – 7 of 7) sorted by relevance
88 path.isConvex(); in testIsConvex()
517 static jboolean isConvex(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in isConvex() function in android::SkPathGlue519 return obj->isConvex(); in isConvex()579 {"nIsConvex", "(J)Z", (void*)SkPathGlue::isConvex},
193 public boolean isConvex() { in isConvex() method in Path
6546 HSPLandroid/graphics/Path;->isConvex()Z
11149 method public boolean isConvex();
6549 HSPLandroid/graphics/Path;->isConvex()Z
16731 method @Deprecated public boolean isConvex();