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