Searched refs:dstConfigHandle (Results 1 – 1 of 1) sorted by relevance
740 jint dstConfigHandle, jboolean isMutable) { in Bitmap_copy() argument743 SkColorType dstCT = GraphicsJNI::legacyBitmapConfigToColorType(dstConfigHandle); in Bitmap_copy()776 static jobject Bitmap_copyAshmemConfig(JNIEnv* env, jobject, jlong srcHandle, jint dstConfigHandle)… in Bitmap_copyAshmemConfig() argument779 SkColorType dstCT = GraphicsJNI::legacyBitmapConfigToColorType(dstConfigHandle); in Bitmap_copyAshmemConfig()