Home
last modified time | relevance | path

Searched refs:gDecodeException_constructorMethodID (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DImageDecoder.cpp61 static jmethodID gDecodeException_constructorMethodID; variable
109 gDecodeException_constructorMethodID, error, jstr, cause, source); in throw_exception()
564gDecodeException_constructorMethodID = GetMethodIDOrDie(env, gDecodeException_class, "<init>", "(I… in register_android_graphics_ImageDecoder()