Searched refs:native_path (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPathDashPathEffect.java48 private static native int nativeCreate(int native_path, float advance, argument
H A DPathMeasure.java140 private static native int native_create(int native_path, boolean forceClosed); argument
141 private static native void native_setPath(int native_instance, int native_path, boolean forceClosed); argument
145 private static native boolean native_getSegment(int native_instance, float startD, float stopD, int native_path, boolean startWithMoveTo); argument
H A DRegion.java355 private static native boolean nativeSetPath(int native_dst, int native_path, argument
359 int native_path);
358 nativeGetBoundaryPath(int native_region, int native_path) argument

Completed in 51 milliseconds