Searched refs:throwIae (Results 1 – 1 of 1) sorted by relevance
111 void throwIae(JNIEnv* env, const char* message, int errorCode) { in throwIae() function127 throwIae(env, "Couldn't get info from Bitmap", ret); in nativeGetFrame()132 throwIae(env, "Bitmap pixels couldn't be locked", ret); in nativeGetFrame()