Home
last modified time | relevance | path

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

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