/frameworks/native/opengl/tests/gl_perf/ |
D | gl2_perf.cpp | 35 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
D | ImageFlipRenderThread.java | 285 private void checkEglError() { in checkEglError() method in ImageFlipRenderThread
|
/frameworks/native/opengl/tests/gl_yuvtex/ |
D | gl_yuvtex.cpp | 49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/native/opengl/tests/gl2_basic/ |
D | gl2_basic.cpp | 56 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/native/opengl/tests/gl2_copyTexImage/ |
D | gl2_copyTexImage.cpp | 47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/native/opengl/tests/gl_basic/ |
D | gl_basic.cpp | 150 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | GLTextureViewActivity.java | 332 private void checkEglError() { in checkEglError() method in GLTextureViewActivity.RenderThread
|
/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
D | GL2JNIView.java | 94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GL2JNIView
|
/frameworks/native/opengl/tests/gl2_yuvtex/ |
D | gl2_yuvtex.cpp | 49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | GLDualGL2View.java | 97 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLDualGL2View
|
/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
D | GLPerfView.java | 94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLPerfView
|
/frameworks/rs/driver/ |
D | rsdGL.cpp | 47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/frameworks/base/core/java/android/hardware/camera2/legacy/ |
D | SurfaceTextureRenderer.java | 572 private void checkEglError(String msg) { in checkEglError() method in SurfaceTextureRenderer
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | RenderTarget.java | 423 private static void checkEglError(EGL10 egl, String command) { in checkEglError() method in RenderTarget
|
/frameworks/opt/gamesdk/src/device_info/ |
D | device_info.cpp | 184 int checkEglError(const char* title, ::ProtoErrors& errors) { in checkEglError() function
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcTestLib.cpp | 952 static void checkEglError(const char* op, EGLBoolean returnVal) in checkEglError() function
|