Searched refs:nSetStyle (Results 1 – 3 of 3) sorted by relevance
1010 nSetStyle(mNativePaint, style.nativeInt); in setStyle()3097 private static native void nSetStyle(long paintPtr, int style); in nSetStyle() method in Paint
745 /*package*/ static void nSetStyle(long native_object, int style) { in nSetStyle() method in Paint_Delegate
21037 Landroid/graphics/Paint;->nSetStyle(JI)V