Home
last modified time | relevance | path

Searched defs:checkEglError (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/native/opengl/tests/gl_perf/
H A Dgl2_perf.cpp35 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DSurfaceTextureRenderer.java171 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in SurfaceTextureRenderer
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
H A DImageFlipRenderThread.java285 private void checkEglError() { in checkEglError() method in ImageFlipRenderThread
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp56 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A Dglengine.cpp345 void checkEglError(const char *file, int line) in checkEglError() function
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A Dglengine.cpp345 void checkEglError(const char *file, int line) in checkEglError() function
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A Dglengine.cpp345 void checkEglError(const char *file, int line) in checkEglError() function
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A Dglengine.cpp345 void checkEglError(const char *file, int line) in checkEglError() function
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A Dglengine.cpp345 void checkEglError(const char *file, int line) in checkEglError() function
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp150 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/packages/screensavers/Basic/src/com/android/dreams/basic/
H A DColorsGLRenderer.java283 private void checkEglError() { in checkEglError() method in ColorsGLRenderer
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A Dglengine.cpp366 void checkEglError(const char *file, int line) in checkEglError() function
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLTextureViewActivity.java332 private void checkEglError() { in checkEglError() method in GLTextureViewActivity.RenderThread
/aosp12/frameworks/native/opengl/tests/gl2_jni/src/com/android/gl2jni/
H A DGL2JNIView.java94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GL2JNIView
/aosp12/frameworks/native/opengl/tests/gl2_yuvtex/
H A Dgl2_yuvtex.cpp49 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/frameworks/native/opengl/tests/gl_perfapp/src/com/android/glperf/
H A DGLPerfView.java94 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLPerfView
/aosp12/frameworks/native/opengl/tests/gldual/src/com/android/gldual/
H A DGLDualGL2View.java97 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in GLDualGL2View
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaicRendererSurfaceView.java117 private static void checkEglError(String prompt, EGL10 egl) { in checkEglError() method in MosaicRendererSurfaceView
/aosp12/frameworks/rs/driver/
H A DrsdGL.cpp47 static void checkEglError(const char* op, EGLBoolean returnVal = EGL_TRUE) { in checkEglError() function
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DRenderTarget.java423 private static void checkEglError(EGL10 egl, String command) { in checkEglError() method in RenderTarget
/aosp12/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp952 static void checkEglError(const char* op, EGLBoolean returnVal) in checkEglError() function