Searched refs:native_setPathEffect (Results 1 – 2 of 2) sorted by relevance
1005 native_setPathEffect(mNativePaint, effectNative); in setPathEffect()2245 private static native long native_setPathEffect(long native_object, in native_setPathEffect() method in Paint
856 /*package*/ static long native_setPathEffect(long native_object, long effect) { in native_setPathEffect() method in Paint_Delegate