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

  /frameworks/base/core/jni/android/graphics/
BitmapFactory.h 13 extern jfieldID gOptions_ditherFieldID;
BitmapFactory.cpp 34 jfieldID gOptions_ditherFieldID;
649 gOptions_ditherFieldID = GetFieldIDOrDie(env, options_class, "inDither", "Z");

Completed in 67 milliseconds