Searched refs:gDecodeException_class (Results 1 – 1 of 1) sorted by relevance
55 static jclass gDecodeException_class; variable107 jthrowable exception = (jthrowable) env->NewObject(gDecodeException_class, in throw_exception()559 …gDecodeException_class = MakeGlobalRefOrDie(env, FindClassOrDie(env, "android/graphics/ImageDecode… in register_android_graphics_ImageDecoder()560 …gDecodeException_constructorMethodID = GetMethodIDOrDie(env, gDecodeException_class, "<init>", "(I… in register_android_graphics_ImageDecoder()