Home
last modified time | relevance | path

Searched refs:nIsConvex (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPath.java194 return nIsConvex(mNativePath); in isConvex()
921 private static native boolean nIsConvex(long nPath); in nIsConvex() method in Path
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18199 Landroid/graphics/Path;->nIsConvex(J)Z