Home
last modified time | relevance | path

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

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPathMeasure.java91 return native_getPosTan(native_instance, distance, pos, tan); in getPosTan()
163 …private static native boolean native_getPosTan(long native_instance, float distance, float pos[], … in native_getPosTan() method in PathMeasure
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPathMeasure_Delegate.java79 /*package*/ static boolean native_getPosTan(long native_instance, float distance, float pos[], in native_getPosTan() method in PathMeasure_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21108 Landroid/graphics/PathMeasure;->native_getPosTan(JF[F[F)Z