Home
last modified time | relevance | path

Searched defs:jexception (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DImageDecoder.cpp54 jthrowable jexception = env->ExceptionOccurred(); in get_and_clear_exception() local
89 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
107 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
307 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap() local