Searched refs:nSetSubpixelText (Results 1 – 2 of 2) sorted by relevance
960 nSetSubpixelText(mNativePaint, subpixelText); in setSubpixelText()3797 private static native void nSetSubpixelText(long paintPtr, boolean subpixelText); in nSetSubpixelText() method in Paint
18151 Landroid/graphics/Paint;->nSetSubpixelText(JZ)V