Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DImageDecoder.cpp88 static jthrowable get_and_clear_exception(JNIEnv* env) { in get_and_clear_exception() function
128 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create()
146 if (jthrowable jexception = get_and_clear_exception(env)) { in native_create()
358 jthrowable jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap()
369 jexception = get_and_clear_exception(env); in ImageDecoder_nDecodeBitmap()