Searched refs:nSetStyle (Results 1 – 2 of 2) sorted by relevance
847 nSetStyle(mNativePaint, style.nativeInt); in setStyle()2650 private static native void nSetStyle(long paintPtr, int style); in nSetStyle() method in Paint
731 /*package*/ static void nSetStyle(long native_object, int style) { in nSetStyle() method in Paint_Delegate