/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/ |
H A D | OpenGLUtils.java | 31 public static void checkGlError(String glOperation) { in checkGlError() method in OpenGLUtils
|
/aosp12/packages/screensavers/Basic/src/com/android/dreams/basic/ |
H A D | ColorsGLRenderer.java | 290 private static void checkGlError() { in checkGlError() method in ColorsGLRenderer 294 private static void checkGlError(String what) { in checkGlError() method in ColorsGLRenderer
|
/aosp12/frameworks/native/opengl/tests/gl2_java/src/com/android/gl2java/ |
H A D | GL2JavaView.java | 142 private void checkGlError(String op) { in checkGlError() method in GL2JavaView.Renderer
|
/aosp12/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
H A D | BasicGLRenderer.java | 78 public static void checkGlError(String glOperation) { in checkGlError() method in BasicGLRenderer
|
/aosp12/frameworks/native/opengl/tests/gl2_jni/jni/ |
H A D | gl_code.cpp | 25 static void checkGlError(const char* op) { in checkGlError() function
|
/aosp12/frameworks/native/opengl/tests/gldual/jni/ |
H A D | gl_code.cpp | 25 static void checkGlError(const char* op) { in checkGlError() function
|
/aosp12/packages/services/Car/tests/SampleRearViewCamera/src/com/google/android/car/rvc/ |
H A D | GLES20TriangleRenderer.java | 202 private void checkGlError(String op) { in checkGlError() method in GLES20TriangleRenderer
|
/aosp12/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/ |
H A D | TestLatencyView.java | 216 private void checkGlError(String op) { in checkGlError() method in TestLatencyView.Renderer
|
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
H A D | GLToolbox.java | 173 public static void checkGlError(String operation) { in checkGlError() method in GLToolbox
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GLDepthTestActivity.java | 311 private void checkGlError(String op) { in checkGlError() method in GLDepthTestActivity.GLES20TriangleRenderer
|
H A D | GLTextureViewActivity.java | 339 private static void checkGlError() { in checkGlError() method in GLTextureViewActivity.RenderThread
|
/aosp12/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/ |
H A D | MyGLSurfaceView.java | 281 private void checkGlError(String op) { in checkGlError() method in MyRenderer
|
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
H A D | ImageFlipRenderThread.java | 292 private static void checkGlError() { in checkGlError() method in ImageFlipRenderThread
|
/aosp12/frameworks/native/opengl/tests/lib/include/ |
H A D | EGLUtils.h | 181 String8 EGLUtils::checkGlError(const char* op) { in checkGlError() function
|
/aosp12/packages/services/Car/tests/CarEvsCameraPreviewApp/src/com/google/android/car/evs/ |
H A D | GLES20CarEvsCameraPreviewRenderer.java | 358 private static void checkGlError(String op) { in checkGlError() method in GLES20CarEvsCameraPreviewRenderer
|
/aosp12/frameworks/native/opengl/tests/gl_perf/ |
H A D | fill_common.cpp | 26 static void checkGlError(const char* op) { in checkGlError() function
|
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/ |
H A D | gl_yuvtex.cpp | 61 static void checkGlError(const char* op) { in checkGlError() function
|
/aosp12/frameworks/native/opengl/tests/gl2_basic/ |
H A D | gl2_basic.cpp | 68 static void checkGlError(const char* op) { in checkGlError() function
|
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/ |
H A D | glengine.cpp | 314 void checkGlError(const char *file, int line) in checkGlError() function
|
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/ |
H A D | glengine.cpp | 314 void checkGlError(const char *file, int line) in checkGlError() function
|
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/ |
H A D | glengine.cpp | 314 void checkGlError(const char *file, int line) in checkGlError() function
|
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/ |
H A D | glengine.cpp | 314 void checkGlError(const char *file, int line) in checkGlError() function
|
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/ |
H A D | glengine.cpp | 314 void checkGlError(const char *file, int line) in checkGlError() function
|
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/ |
H A D | gl2_copyTexImage.cpp | 59 static void checkGlError(const char* op) { in checkGlError() function
|
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/ |
H A D | glengine.cpp | 335 void checkGlError(const char *file, int line) in checkGlError() function
|