Searched refs:isConvex (Results 1 – 7 of 7) sorted by relevance
88 path.isConvex(); in testIsConvex()
491 static jboolean isConvex(CRITICAL_JNI_PARAMS_COMMA jlong objHandle) { in isConvex() function in android::SkPathGlue493 return obj->isConvex(); in isConvex()548 {"nIsConvex","(J)Z", (void*) SkPathGlue::isConvex},
220 public boolean isConvex() { in isConvex() method in Path
6897 HSPLandroid/graphics/Path;->isConvex()Z
15791 method @Deprecated public boolean isConvex();
11149 method public boolean isConvex();
6895 HSPLandroid/graphics/Path;->isConvex()Z