HomeSort by relevance Sort by last modified time
    Searched defs:native_getSegment (Results 1 - 8 of 8) sorted by null

  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 137 return native_getSegment(native_instance, startD, stopD, dst.mutateNI(), startWithMoveTo);
165 private static native boolean native_getSegment(long native_instance, float startD, float stopD, long native_path, boolean startWithMoveTo);
  /frameworks/layoutlib/bridge/src/android/graphics/
PathMeasure_Delegate.java 156 /*package*/ static boolean native_getSegment(long native_instance, float startD, float stopD,
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 

Completed in 227 milliseconds