Searched refs:nSetShadowLayer (Results 1 – 2 of 2) sorted by relevance
1491 nSetShadowLayer(mNativePaint, radius, dx, dy, cs.getNativeInstance(), shadowColor); in setShadowLayer()3128 private static native void nSetShadowLayer(long paintPtr, in nSetShadowLayer() method in Paint
455 /*package*/ static void nSetShadowLayer(long paintPtr, in nSetShadowLayer() method in Paint_Delegate