HomeSort by relevance Sort by last modified time
    Searched refs:nSetSubpixelText (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/
Paint.java 733 nSetSubpixelText(mNativePaint, subpixelText);
736 private native void nSetSubpixelText(long paintPtr, boolean subpixelText);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 320 /*package*/ static void nSetSubpixelText(Paint thisPaint, long nativePaint,
    [all...]

Completed in 42 milliseconds