Home
last modified time | relevance | path

Searched refs:configHandle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DBitmap.cpp713 jint configHandle, jboolean isMutable) { in Bitmap_creator() argument
714 SkColorType colorType = GraphicsJNI::legacyBitmapConfigToColorType(configHandle); in Bitmap_creator()
788 jint width, jint height, jint configHandle, jint allocSize, in Bitmap_reconfigure() argument
791 SkColorType colorType = GraphicsJNI::legacyBitmapConfigToColorType(configHandle); in Bitmap_reconfigure()