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

  /frameworks/base/graphics/java/android/graphics/
Paint.java 691 nSetDither(mNativePaint, dither);
694 private native void nSetDither(long paintPtr, boolean dither);
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java 344 /*package*/ static void nSetDither(Paint thisPaint, long nativePaint, boolean dither) {
    [all...]

Completed in 541 milliseconds