Searched refs:nSetSubpixelText (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
H A DPaint.java733 nSetSubpixelText(mNativePaint, subpixelText);
736 private native void nSetSubpixelText(long paintPtr, boolean subpixelText); method in class:Paint
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DPaint_Delegate.java320 /*package*/ static void nSetSubpixelText(Paint thisPaint, long nativePaint, method in class:Paint_Delegate

Completed in 394 milliseconds