Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DImageDecoder.cpp48 static jmethodID gDecodeException_constructorMethodID; variable
96 gDecodeException_constructorMethodID, error, jstr, cause, source); in throw_exception()
516gDecodeException_constructorMethodID = GetMethodIDOrDie(env, gDecodeException_class, "<init>", "(I… in register_android_graphics_ImageDecoder()