Home
last modified time | relevance | path

Searched refs:nSetSubpixelText (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPaint.java882 nSetSubpixelText(mNativePaint, subpixelText); in setSubpixelText()
3220 private static native void nSetSubpixelText(long paintPtr, boolean subpixelText); in nSetSubpixelText() method in Paint
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java346 /*package*/ static void nSetSubpixelText(long nativePaint, in nSetSubpixelText() method in Paint_Delegate
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21029 Landroid/graphics/Paint;->nSetSubpixelText(JZ)V