HomeSort by relevance Sort by last modified time
    Searched full:native_getlength (Results 1 - 5 of 5) sorted by null

  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 72 return native_getLength(native_instance);
162 private static native float native_getLength(long native_instance);
  /frameworks/base/core/jni/android/graphics/
PathMeasure.cpp 149 {"native_getLength", "(J)F", (void*) SkPathMeasureGlue::getLength },
  /frameworks/layoutlib/bridge/src/android/graphics/
PathMeasure_Delegate.java 124 /*package*/ static float native_getLength(long native_instance) {
  /system/core/libbacktrace/testdata/arm/
libandroid_runtime.so 
  /system/core/libunwindstack/tests/files/offline/gnu_debugdata_arm/
libandroid_runtime.so 

Completed in 249 milliseconds