/frameworks/native/libs/gui/tests/ |
D | SurfaceTextureGLToGL_test.cpp | 45 glClear(GL_COLOR_BUFFER_BIT); // give the driver something to do in TEST_F() 49 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 67 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 70 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 101 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 106 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 110 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 114 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 130 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 174 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() [all …]
|
D | SurfaceTextureGLThreadToGL_test.cpp | 29 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 50 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 74 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 105 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 137 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 176 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
|
D | SurfaceTextureMultiContextGL_test.cpp | 172 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 204 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 236 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 333 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 372 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
|
D | SurfaceTextureGL_test.cpp | 58 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 108 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 172 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 303 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 358 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 404 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
|
D | MultiTextureConsumer_test.cpp | 106 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
|
/frameworks/native/opengl/tests/finish/ |
D | finish.cpp | 104 glClear(GL_COLOR_BUFFER_BIT); in main() 118 glClear(GL_COLOR_BUFFER_BIT); in main() 132 glClear(GL_COLOR_BUFFER_BIT); in main() 147 glClear(GL_COLOR_BUFFER_BIT); in main() 163 glClear(GL_COLOR_BUFFER_BIT); in main() 184 glClear(GL_COLOR_BUFFER_BIT); in main() 197 glClear(GL_COLOR_BUFFER_BIT); in main() 211 glClear(GL_COLOR_BUFFER_BIT); in main()
|
/frameworks/av/cmds/screenrecord/ |
D | Overlay.cpp | 215 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in processFrame_l() 247 glClear(GL_COLOR_BUFFER_BIT); in processFrame_l() 332 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage() 348 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage() 350 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage() 352 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage() 354 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage()
|
/frameworks/native/opengl/tests/swapinterval/ |
D | swapinterval.cpp | 99 glClear(GL_COLOR_BUFFER_BIT); in main() 111 glClear(GL_COLOR_BUFFER_BIT); in main() 114 glClear(GL_COLOR_BUFFER_BIT); in main()
|
/frameworks/native/opengl/tests/fillrate/ |
D | fillrate.cpp | 125 glClear(GL_COLOR_BUFFER_BIT); in main() 133 glClear(GL_COLOR_BUFFER_BIT); in main() 144 glClear(GL_COLOR_BUFFER_BIT); in main()
|
/frameworks/native/opengl/tests/tritex/ |
D | tritex.cpp | 260 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in render() 263 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in render() 271 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in render()
|
/frameworks/av/media/libstagefright/tests/ |
D | SurfaceMediaSource_test.cpp | 441 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL() 446 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL() 450 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL() 454 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL() 821 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 826 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 830 glClear(GL_COLOR_BUFFER_BIT); in TEST_F() 834 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
|
/frameworks/native/opengl/tests/filter/ |
D | filter.cpp | 76 glClear(GL_COLOR_BUFFER_BIT); in main() 168 glClear(GL_COLOR_BUFFER_BIT); in main()
|
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | SingleFrameTextureViewTestActivity.java | 19 import static android.opengl.GLES20.GL_COLOR_BUFFER_BIT; 103 glClear(GL_COLOR_BUFFER_BIT); in onSurfaceTextureAvailable()
|
D | GLDepthTestActivity.java | 137 GLES20.glClear(GLES20.GL_DEPTH_BUFFER_BIT | GLES20.GL_COLOR_BUFFER_BIT); in onDrawFrame() 139 GLES20.glClear(GLES20.GL_COLOR_BUFFER_BIT); in onDrawFrame()
|
/frameworks/native/opengl/tests/gl_perfapp/jni/ |
D | gl_code.cpp | 99 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in Java_com_android_glperf_GLPerfLib_step()
|
/frameworks/native/opengl/tests/gl_perf/ |
D | fill_common.cpp | 204 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in doLoop() 212 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in doLoop()
|
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/ |
D | CubeRenderer.java | 51 gl.glClear(GL10.GL_COLOR_BUFFER_BIT | GL10.GL_DEPTH_BUFFER_BIT); in onDrawFrame()
|
/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/ |
D | TestFramerateView.java | 80 GLES20.glClear(GLES20.GL_COLOR_BUFFER_BIT); in onDrawFrame()
|
/frameworks/native/opengl/tests/textures/ |
D | textures.cpp | 104 glClear(GL_COLOR_BUFFER_BIT); in main()
|
/frameworks/native/opengl/tests/linetex/ |
D | linetex.cpp | 108 glClear(GL_COLOR_BUFFER_BIT); in main()
|
/frameworks/rs/tests/java_api/RsNbody/src/com/example/android/rs/nbody_gl/ |
D | BasicGLRenderer.java | 49 GLES20.glClear(GLES20.GL_COLOR_BUFFER_BIT | GLES20.GL_DEPTH_BUFFER_BIT); in onDrawFrame()
|
/frameworks/native/opengl/tests/gldual/src/com/android/gldual/ |
D | TriangleRenderer.java | 70 gl.glClear(GL10.GL_COLOR_BUFFER_BIT | GL10.GL_DEPTH_BUFFER_BIT); in onDrawFrame()
|
/frameworks/native/opengl/tests/gl2_jni/jni/ |
D | gl_code.cpp | 137 glClear( GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in renderFrame()
|
/frameworks/native/opengl/tests/gldual/jni/ |
D | gl_code.cpp | 137 glClear( GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in renderFrame()
|
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ |
D | ImageFlipRenderThread.java | 38 import static android.opengl.GLES20.GL_COLOR_BUFFER_BIT; 185 glClear(GL_COLOR_BUFFER_BIT); in run()
|