Searched refs:native_setTypeface (Results 1 – 2 of 2) sorted by relevance
1065 native_setTypeface(mNativePaint, typefaceNative); in setTypeface()2249 private static native long native_setTypeface(long native_object, in native_setTypeface() method in Paint
888 /*package*/ static long native_setTypeface(long native_object, long typeface) { in native_setTypeface() method in Paint_Delegate