Searched refs:doThrowIOE (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DBitmapRegionDecoder.cpp51 doThrowIOE(env, "Image format not supported");
80 doThrowIOE(env, "broken file descriptor");
H A DGraphicsJNI.h295 void doThrowIOE(JNIEnv* env, const char* msg = NULL); // IO Exception
H A DBitmapFactory.cpp620 doThrowIOE(env, "broken file descriptor");
H A DGraphics.cpp47 void doThrowIOE(JNIEnv* env, const char* msg) { function

Completed in 978 milliseconds