OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doThrowISE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/jni/android/graphics/
GraphicsJNI.h
293
void
doThrowISE
(JNIEnv* env, const char* msg = NULL); // Illegal State
Graphics.cpp
39
void
doThrowISE
(JNIEnv* env, const char* msg) {
Completed in 75 milliseconds