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