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