Searched refs:gImageDecoder_postProcessMethodID (Results 1 – 1 of 1) sorted by relevance
58 static jmethodID gImageDecoder_postProcessMethodID; variable247 return env->CallIntMethod(jimageDecoder, gImageDecoder_postProcessMethodID, jcanvas); in postProcessAndRelease()552 …gImageDecoder_postProcessMethodID = GetMethodIDOrDie(env, gImageDecoder_class, "postProcessAndRele… in register_android_graphics_ImageDecoder()