Home
last modified time | relevance | path

Searched refs:native_getLength (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPathMeasure.java72 return native_getLength(native_instance); in getLength()
162 private static native float native_getLength(long native_instance); in native_getLength() method in PathMeasure
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPathMeasure_Delegate.java123 /*package*/ static float native_getLength(long native_instance) { in native_getLength() method in PathMeasure_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21106 Landroid/graphics/PathMeasure;->native_getLength(J)F