/aosp_15_r20/cts/tests/tests/security/CameraPermissionTestApp/src/ |
H A D | CameraOpenerService.kt | 136 private fun checkEglError(op: String) { in checkEglError() method in android.security.cts.camera.open.CameraOpenerService
|
/aosp_15_r20/frameworks/av/services/camera/virtualcamera/util/ |
H A D | EglUtil.cc | 34 bool checkEglError(const char* operation) { in checkEglError() function
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perf/ |
H A D | gl2_perf.cpp | 35 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/ |
H A D | ExtYuvTargetSupportTest.java | 158 private void checkEglError(String msg) { in checkEglError() method in ExtYuvTargetSupportTest
|
H A D | InputSurface.java | 42 private void checkEglError(String msg) { in checkEglError() method in InputSurface
|
H A D | OutputSurface.java | 316 private void checkEglError(String msg) { in checkEglError() method in OutputSurface
|
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/ |
D | SurfaceTextureRenderer.java | 171 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in SurfaceTextureRenderer
|
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
H A D | CtsMediaOutputSurface.java | 316 private void checkEglError(String msg) { in checkEglError() method in CtsMediaOutputSurface
|
/aosp_15_r20/cts/tests/tests/opengl/src/android/opengl/cts/ |
H A D | WrapperTest.java | 324 private void checkEglError(String msg) { in checkEglError() method in WrapperTest
|
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/ |
H A D | InputSurface.java | 55 private void checkEglError(String msg) { in checkEglError() method in InputSurface
|
H A D | OutputSurface.java | 356 private void checkEglError(String msg) { in checkEglError() method in OutputSurface
|
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/ |
H A D | InputSurface.java | 250 private void checkEglError(String msg) { in checkEglError() method in InputSurface
|
H A D | OutputSurface.java | 371 private void checkEglError(String msg) { in checkEglError() method in OutputSurface
|
/aosp_15_r20/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
H A D | ImageFlipRenderThread.java | 285 private void checkEglError() { in checkEglError() method in ImageFlipRenderThread
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_basic/ |
H A D | gl2_basic.cpp | 56 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/aosp_15_r20/cts/hostsidetests/sustainedperf/shadertoy_android/src/ |
H A D | GLtestView.java | 126 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLtestView
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_basic/ |
H A D | gl_basic.cpp | 150 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_copyTexImage/ |
H A D | gl2_copyTexImage.cpp | 47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GLTextureViewActivity.java | 332 private void checkEglError() { in checkEglError() method in GLTextureViewActivity.RenderThread
|
/aosp_15_r20/packages/screensavers/Basic/src/com/android/dreams/basic/ |
D | ColorsGLRenderer.java | 283 private void checkEglError() { in checkEglError() method in ColorsGLRenderer
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_yuvtex/ |
H A D | gl2_yuvtex.cpp | 49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
|
/aosp_15_r20/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/ |
H A D | GLPerfView.java | 94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLPerfView
|
/aosp_15_r20/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/ |
H A D | GL2JNIView.java | 94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GL2JNIView
|
/aosp_15_r20/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
H A D | GLDualGL2View.java | 97 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLDualGL2View
|