Home
last modified time | relevance | path

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

/frameworks/base/core/jni/android/graphics/
DBitmap.cpp336 jint configHandle, jboolean isMutable, in Bitmap_creator() argument
338 SkColorType colorType = GraphicsJNI::legacyBitmapConfigToColorType(configHandle); in Bitmap_creator()
482 jint width, jint height, jint configHandle, jboolean requestPremul) { in Bitmap_reconfigure() argument
485 SkColorType colorType = GraphicsJNI::legacyBitmapConfigToColorType(configHandle); in Bitmap_reconfigure()