Home
last modified time | relevance | path

Searched defs:checkGlError (Results 1 – 25 of 32) sorted by relevance

12

/aosp12/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DOpenGLUtils.java31 public static void checkGlError(String glOperation) { in checkGlError() method in OpenGLUtils
/aosp12/packages/screensavers/Basic/src/com/android/dreams/basic/
H A DColorsGLRenderer.java290 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 DGL2JavaView.java142 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 DBasicGLRenderer.java78 public static void checkGlError(String glOperation) { in checkGlError() method in BasicGLRenderer
/aosp12/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp25 static void checkGlError(const char* op) { in checkGlError() function
/aosp12/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp25 static void checkGlError(const char* op) { in checkGlError() function
/aosp12/packages/services/Car/tests/SampleRearViewCamera/src/com/google/android/car/rvc/
H A DGLES20TriangleRenderer.java202 private void checkGlError(String op) { in checkGlError() method in GLES20TriangleRenderer
/aosp12/frameworks/native/opengl/tests/testLatency/src/com/android/testlatency/
H A DTestLatencyView.java216 private void checkGlError(String op) { in checkGlError() method in TestLatencyView.Renderer
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DGLToolbox.java173 public static void checkGlError(String operation) { in checkGlError() method in GLToolbox
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLDepthTestActivity.java311 private void checkGlError(String op) { in checkGlError() method in GLDepthTestActivity.GLES20TriangleRenderer
H A DGLTextureViewActivity.java339 private static void checkGlError() { in checkGlError() method in GLTextureViewActivity.RenderThread
/aosp12/frameworks/wilhelm/tests/native-media/src/com/example/nativemedia/
H A DMyGLSurfaceView.java281 private void checkGlError(String op) { in checkGlError() method in MyRenderer
/aosp12/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
H A DImageFlipRenderThread.java292 private static void checkGlError() { in checkGlError() method in ImageFlipRenderThread
/aosp12/frameworks/native/opengl/tests/lib/include/
H A DEGLUtils.h181 String8 EGLUtils::checkGlError(const char* op) { in checkGlError() function
/aosp12/packages/services/Car/tests/CarEvsCameraPreviewApp/src/com/google/android/car/evs/
H A DGLES20CarEvsCameraPreviewRenderer.java358 private static void checkGlError(String op) { in checkGlError() method in GLES20CarEvsCameraPreviewRenderer
/aosp12/frameworks/native/opengl/tests/gl_perf/
H A Dfill_common.cpp26 static void checkGlError(const char* op) { in checkGlError() function
/aosp12/frameworks/native/opengl/tests/gl_yuvtex/
H A Dgl_yuvtex.cpp61 static void checkGlError(const char* op) { in checkGlError() function
/aosp12/frameworks/native/opengl/tests/gl2_basic/
H A Dgl2_basic.cpp68 static void checkGlError(const char* op) { in checkGlError() function
/aosp12/hardware/qcom/display/msm8909w_3100/gpu_tonemapper/
H A Dglengine.cpp314 void checkGlError(const char *file, int line) in checkGlError() function
/aosp12/hardware/qcom/display/msm8909/gpu_tonemapper/
H A Dglengine.cpp314 void checkGlError(const char *file, int line) in checkGlError() function
/aosp12/hardware/qcom/sdm845/display/gpu_tonemapper/
H A Dglengine.cpp314 void checkGlError(const char *file, int line) in checkGlError() function
/aosp12/hardware/qcom/sm7250/display/gpu_tonemapper/
H A Dglengine.cpp314 void checkGlError(const char *file, int line) in checkGlError() function
/aosp12/hardware/qcom/sm8150/display/gpu_tonemapper/
H A Dglengine.cpp314 void checkGlError(const char *file, int line) in checkGlError() function
/aosp12/frameworks/native/opengl/tests/gl2_copyTexImage/
H A Dgl2_copyTexImage.cpp59 static void checkGlError(const char* op) { in checkGlError() function
/aosp12/hardware/qcom/display/msm8998/gpu_tonemapper/
H A Dglengine.cpp335 void checkGlError(const char *file, int line) in checkGlError() function

12