Home
last modified time | relevance | path

Searched refs:nSetElegantTextHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DPaint.java1833 nSetElegantTextHeight(mNativePaint, in setElegantTextHeight()
1852 nSetElegantTextHeight(mNativePaint, ELEGANT_TEXT_HEIGHT_UNSET); in resetElegantTextHeight()
1854 nSetElegantTextHeight(mNativePaint, ELEGANT_TEXT_HEIGHT_DISABLED); in resetElegantTextHeight()
3814 private static native void nSetElegantTextHeight(long paintPtr, int elegant); in nSetElegantTextHeight() method in Paint
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt18132 Landroid/graphics/Paint;->nSetElegantTextHeight(JZ)V