Searched refs:nSetSubpixelText (Results 1 – 2 of 2) sorted by relevance
838 nSetSubpixelText(mNativePaint, subpixelText); in setSubpixelText()3174 private static native void nSetSubpixelText(long paintPtr, boolean subpixelText); in nSetSubpixelText() method in Paint
346 /*package*/ static void nSetSubpixelText(long nativePaint, in nSetSubpixelText() method in Paint_Delegate