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

  /frameworks/base/core/jni/android/graphics/
GraphicsJNI.h 83 static jint hardwareLegacyBitmapConfig();
Bitmap.cpp 794 if (dstConfigHandle == GraphicsJNI::hardwareLegacyBitmapConfig()) {
964 return GraphicsJNI::hardwareLegacyBitmapConfig();
    [all...]
Graphics.cpp 385 jint GraphicsJNI::hardwareLegacyBitmapConfig() {

Completed in 65 milliseconds