Searched refs:throwIllegalArgumentException (Results 1 – 1 of 1) sorted by relevance
84 static void throwIllegalArgumentException(JNIEnv* env, char* message) { in throwIllegalArgumentException() function110 throwIllegalArgumentException(env, (char*) "Cannot reuse bitmap"); in readBitmapPixels()