Searched refs:doThrowIOE (Results 1 - 3 of 3) sorted by last modified time

/frameworks/base/core/jni/android/graphics/
H A DBitmapRegionDecoder.cpp77 doThrowIOE(env, "Image format not supported");
89 doThrowIOE(env, msg);
118 doThrowIOE(env, "broken file descriptor");
H A DGraphics.cpp37 void doThrowIOE(JNIEnv* env, const char* msg) { function
H A DGraphicsJNI.h242 void doThrowIOE(JNIEnv* env, const char* msg = NULL); // IO Exception

Completed in 74 milliseconds