Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DImageDecoder.cpp89 jthrowable jexception = env->ExceptionOccurred(); in get_and_clear_exception() local
128 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
146 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
358 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap() local