Home
last modified time | relevance | path

Searched defs:doThrow (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/jni/
Dandroid_graphics_PixelFormat.cpp39 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
Dandroid_view_Display.cpp44 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
Dandroid_util_StringBlock.cpp33 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
Dandroid_util_XmlBlock.cpp34 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
DAndroidRuntime.cpp163 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
Dcom_google_android_gles_jni_EGLImpl.cpp46 void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
Dandroid_view_Surface.cpp84 void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
Dandroid_util_AssetManager.cpp66 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function
/frameworks/base/core/jni/android/graphics/
DGraphics.cpp11 void doThrow(JNIEnv* env, const char* exc, const char* msg) { in doThrow() function
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp51 static void doThrow(JNIEnv* env, const char* exc, const char* msg = NULL) in doThrow() function