Searched refs:doThrowISE (Results 1 – 4 of 4) sorted by relevance
300 void doThrowISE(JNIEnv* env, const char* msg = NULL); // Illegal State
225 doThrowISE(env, in AnimatedImageDrawable_nSetOnAnimationEndListener()
216 doThrowISE(env, "Cannot scale unpremultiplied pixels!"); in ImageDecoder_nDecodeBitmap()
36 void doThrowISE(JNIEnv* env, const char* msg) { in doThrowISE() function