Home
last modified time | relevance | path

Searched refs:glClear (Results 1 – 25 of 80) sorted by relevance

1234

/frameworks/native/libs/gui/tests/
DSurfaceTextureGLToGL_test.cpp42 glClear(GL_COLOR_BUFFER_BIT); // give the driver something to do in TEST_F()
46 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
64 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
67 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
95 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
100 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
104 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
108 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
124 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
167 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
[all …]
DSurfaceTextureGLThreadToGL_test.cpp29 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
48 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
70 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
99 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
129 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
168 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
DSurfaceTextureMultiContextGL_test.cpp163 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
194 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
225 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
317 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
355 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
DSurfaceTextureGL_test.cpp54 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
100 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
160 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
288 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
339 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
381 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
DMultiTextureConsumer_test.cpp106 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
/frameworks/native/opengl/tests/finish/
Dfinish.cpp104 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/
DOverlay.cpp217 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in processFrame_l()
249 glClear(GL_COLOR_BUFFER_BIT); in processFrame_l()
329 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage()
345 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage()
347 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage()
349 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage()
351 glClear(GL_COLOR_BUFFER_BIT); in doDrawInfoPage()
/frameworks/native/opengl/tests/swapinterval/
Dswapinterval.cpp99 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/
Dfillrate.cpp123 glClear(GL_COLOR_BUFFER_BIT); in main()
131 glClear(GL_COLOR_BUFFER_BIT); in main()
142 glClear(GL_COLOR_BUFFER_BIT); in main()
/frameworks/native/opengl/tests/tritex/
Dtritex.cpp260 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/
DSurfaceMediaSource_test.cpp445 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL()
450 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL()
454 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL()
458 glClear(GL_COLOR_BUFFER_BIT); in oneBufferPassGL()
825 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()
838 glClear(GL_COLOR_BUFFER_BIT); in TEST_F()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp76 glClear(GL_COLOR_BUFFER_BIT); in main()
167 glClear(GL_COLOR_BUFFER_BIT); in main()
/frameworks/native/opengl/tests/gl_perfapp/jni/
Dgl_code.cpp101 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in Java_com_android_glperf_GLPerfLib_step()
/frameworks/base/libs/hwui/
DStencil.cpp56 glClear(GL_STENCIL_BUFFER_BIT); in clear()
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
DCubeRenderer.java51 gl.glClear(GL10.GL_COLOR_BUFFER_BIT | GL10.GL_DEPTH_BUFFER_BIT); in onDrawFrame()
/frameworks/native/opengl/tests/gl_perf/
Dfill_common.cpp204 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in doLoop()
212 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in doLoop()
/frameworks/native/opengl/tests/linetex/
Dlinetex.cpp106 glClear(GL_COLOR_BUFFER_BIT); in main()
/frameworks/native/opengl/tests/testFramerate/src/com/android/testframerate/
DTestFramerateView.java80 GLES20.glClear(GLES20.GL_COLOR_BUFFER_BIT); in onDrawFrame()
/frameworks/native/opengl/tests/textures/
Dtextures.cpp104 glClear(GL_COLOR_BUFFER_BIT); in main()
/frameworks/base/cmds/bootanimation/
DBootAnimation.cpp338 glClear(GL_COLOR_BUFFER_BIT); in android()
364 glClear(GL_COLOR_BUFFER_BIT); in android()
564 glClear(GL_COLOR_BUFFER_BIT); in movie()
629 glClear(GL_COLOR_BUFFER_BIT); in movie()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLDepthTestActivity.java137 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/gldual/src/com/android/gldual/
DTriangleRenderer.java70 gl.glClear(GL10.GL_COLOR_BUFFER_BIT | GL10.GL_DEPTH_BUFFER_BIT); in onDrawFrame()
/frameworks/native/opengl/tests/gl2_jni/jni/
Dgl_code.cpp137 glClear( GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in renderFrame()
/frameworks/native/opengl/tests/gldual/jni/
Dgl_code.cpp137 glClear( GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in renderFrame()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp231 glClear(GL_DEPTH_BUFFER_BIT | GL_COLOR_BUFFER_BIT); in renderFrame()
240 glClear(GL_COLOR_BUFFER_BIT); in renderFrame()

1234