Searched refs:native_setTypeface (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java858 /*package*/ static int native_setTypeface(int native_object, int typeface) { method in class:Paint_Delegate
/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1088 native_setTypeface(mNativePaint, typefaceNative);
2232 private static native int native_setTypeface(int native_object, method in class:Paint

Completed in 183 milliseconds