Searched refs:reinitBitmap (Results 1 – 3 of 3) sorted by relevance
88 static void reinitBitmap(JNIEnv* env, jobject javaBitmap, const SkImageInfo& info,
528 GraphicsJNI::reinitBitmap(env, javaBitmap, outputBitmap.info(), isPremultiplied); in doDecode()
426 void GraphicsJNI::reinitBitmap(JNIEnv* env, jobject javaBitmap, const SkImageInfo& info, in reinitBitmap() function in GraphicsJNI