Home
last modified time | relevance | path

Searched defs:returnVal (Results 1 – 16 of 16) sorted by relevance

/frameworks/native/opengl/tests/lib/
DglTestLib.cpp48 void glTestCheckEglError(const char* op, EGLBoolean returnVal) in glTestCheckEglError()
111 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, in glTestPrintEGLConfiguration() local
/frameworks/base/tests/TtsTests/src/com/android/speech/tts/
DMockableCheckVoiceData.java37 final Intent returnVal = new Intent(); in onCreate() local
DTextToSpeechTests.java127 Locale returnVal = mTts.getLanguage(); in testGetLanguage_invalidReturnValues() local
143 Locale returnVal = mTts.getLanguage(); in testGetLanguage_validReturnValues() local
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
219 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
231 EGLint returnVal = eglGetConfigs(dpy, NULL, 0, &numConfig); in printEGLConfigurations() local
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
323 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
335 EGLint returnVal = eglGetConfigs(dpy, NULL, 0, &numConfig); in printEGLConfigurations() local
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp138 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
148 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
162 EGLint returnVal = eglGetConfigs(dpy, NULL, 0, &numConfig); in printEGLConfigurations() local
/frameworks/native/opengl/tests/gl_perf/
Dgl2_perf.cpp35 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
214 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
324 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
/frameworks/rs/driver/
DrsdGL.cpp53 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError()
129 EGLBoolean returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, &value); in printEGLConfiguration() local
/frameworks/base/core/java/android/animation/
DKeyframeSet.java218 String returnVal = " "; in toString() local
DObjectAnimator.java488 String returnVal = "ObjectAnimator@" + Integer.toHexString(hashCode()) + ", target " + in toString() local
DValueAnimator.java1257 String returnVal = "ValueAnimator@" + Integer.toHexString(hashCode()); in toString() local
DPropertyValuesHolder.java380 Method returnVal = null; in getPropertyFunction() local
/frameworks/base/core/java/android/speech/tts/
DTtsEngines.java314 String[] returnVal = new String[] { "", "", ""}; in parseLocalePref() local
/frameworks/native/opengl/tests/hwc/
DhwcTestLib.cpp959 static void checkEglError(const char* op, EGLBoolean returnVal) in checkEglError()
1022 EGLint returnVal = eglGetConfigAttrib(dpy, config, names[j].attribute, in printEGLConfiguration() local