Searched refs:dstConfigHandle (Results 1 – 1 of 1) sorted by relevance
416 jint dstConfigHandle, jboolean isMutable) { in Bitmap_copy() argument419 if (dstConfigHandle == GraphicsJNI::hardwareLegacyBitmapConfig()) { in Bitmap_copy()427 SkColorType dstCT = GraphicsJNI::legacyBitmapConfigToColorType(dstConfigHandle); in Bitmap_copy()459 static jobject Bitmap_copyAshmemConfig(JNIEnv* env, jobject, jlong srcHandle, jint dstConfigHandle)… in Bitmap_copyAshmemConfig() argument462 SkColorType dstCT = GraphicsJNI::legacyBitmapConfigToColorType(dstConfigHandle); in Bitmap_copyAshmemConfig()