Searched defs:IllegalStateException (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/jni/android/graphics/
H A DSurfaceTexture.cpp38 static const char* const IllegalStateException = "java/lang/IllegalStateException"; member in namespace:android
221 jniThrowException(env, IllegalStateException, "Unable to update texture contents (see "

Completed in 74 milliseconds