Searched refs:native_setPathEffect (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPaint.java928 native_setPathEffect(mNativePaint, effectNative);
2203 private static native int native_setPathEffect(int native_object, method in class:Paint
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java826 /*package*/ static int native_setPathEffect(int native_object, int effect) { method in class:Paint_Delegate

Completed in 54 milliseconds