Searched refs:nSetElegantTextHeight (Results 1 – 2 of 2) sorted by relevance
1833 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
18132 Landroid/graphics/Paint;->nSetElegantTextHeight(JZ)V