Searched refs:native_setTextAlign (Results 1 – 2 of 2) sorted by relevance
1042 native_setTextAlign(mNativePaint, align.nativeInt); in setTextAlign()2142 private static native void native_setTextAlign(int native_object, in native_setTextAlign() method in Paint
896 /*package*/ static void native_setTextAlign(int native_object, int align) { in native_setTextAlign() method in Paint_Delegate