Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DImageDecoder.cpp90 jthrowable jexception = env->ExceptionOccurred(); in get_and_clear_exception() local
129 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
147 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create() local
359 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap() local