Searched refs:hardwareLegacyBitmapConfig (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DGraphicsJNI.h87 static jint hardwareLegacyBitmapConfig();
H A DBitmap.cpp815 if (dstConfigHandle == GraphicsJNI::hardwareLegacyBitmapConfig()) {
963 return GraphicsJNI::hardwareLegacyBitmapConfig();
H A DGraphics.cpp387 jint GraphicsJNI::hardwareLegacyBitmapConfig() { function in class:GraphicsJNI

Completed in 403 milliseconds