Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DPathMeasure.java152 return native_nextContour(native_instance); in nextContour()
167 private static native boolean native_nextContour(long native_instance); in native_nextContour() method in PathMeasure
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18234 Landroid/graphics/PathMeasure;->native_nextContour(J)Z