Searched refs:native_setShadowLayer (Results 1 – 2 of 2) sorted by relevance
1132 native_setShadowLayer(mNativePaint, radius, dx, dy, shadowColor); in setShadowLayer()2508 private static native void native_setShadowLayer(long native_object, in native_setShadowLayer() method in Paint
431 /*package*/ static void native_setShadowLayer(long paint, float radius, float dx, float dy, in native_setShadowLayer() method in Paint_Delegate