/cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/cube/ |
D | CubeRenderer.java | 46 public void onDrawFrame(GL10 gl) { in onDrawFrame() 88 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 104 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/renderers/ |
D | GLRotationGuideRenderer.java | 64 public void onDrawFrame(GL10 gl) { in onDrawFrame() 77 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 90 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 97 private void clearBackground(GL10 gl) { in clearBackground()
|
D | GLArrowSensorTestRenderer.java | 74 public void onDrawFrame(GL10 gl) { in onDrawFrame() 105 public void onSurfaceChanged(GL10 gl, int w, int h) { in onSurfaceChanged() 118 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
/cts/tests/tests/openglperf/src/android/openglperf/cts/ |
D | TextureTestRenderer.java | 80 public void onDrawFrame(GL10 gl) { in onDrawFrame() 132 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 145 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 177 private void checkGlError(GL10 gl, String op) { in checkGlError()
|
/cts/tests/tests/opengl/src/android/opengl/cts/ |
D | RendererBase.java | 47 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 59 public void onDrawFrame(GL10 gl) { in onDrawFrame() 69 public void doOnDrawFrame(GL10 gl) { in doOnDrawFrame()
|
D | RendererOneShaderTest.java | 46 public void doOnDrawFrame(GL10 gl) { in doOnDrawFrame() 60 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererThreeShaderTest.java | 45 public void doOnDrawFrame(GL10 gl) { in doOnDrawFrame() 59 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererEightShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererFourShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererNineShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererOneProgramTest.java | 31 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererElevenShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererTwelveShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererTenShaderTest.java | 31 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererSevenShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | OpenGLES20NativeActivityOne.java | 120 public void onDrawFrame(GL10 gl) { in onDrawFrame() 124 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 134 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererFiveShaderTest.java | 32 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
/cts/tests/vr/src/android/vr/cts/ |
D | RendererBasicTest.java | 60 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 71 public void onDrawFrame(GL10 gl) { in onDrawFrame() 80 public void doOnDrawFrame(GL10 gl) { in doOnDrawFrame() 94 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererRefreshRateTest.java | 28 public void onDrawFrame(GL10 gl) { in onDrawFrame()
|
/cts/tools/device-setup/TestDeviceSetup/src/android/tests/getinfo/ |
D | GLESSurfaceView.java | 58 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 96 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 101 public void onDrawFrame(GL10 gl) { in onDrawFrame()
|
/cts/tests/tests/graphics/src/android/opengl/cts/ |
D | EglConfigGLSurfaceView.java | 82 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 100 public void onDrawFrame(GL10 gl) { in onDrawFrame() 111 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 137 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 217 public void onDrawFrame(GL10 gl) { in onDrawFrame() 237 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged()
|
D | GLSurfaceViewCtsActivity.java | 35 public void onDrawFrame(GL10 gl) { in onDrawFrame() 39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 43 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
/cts/tests/camera/src/android/hardware/cts/ |
D | GLSurfaceViewCtsActivity.java | 35 public void onDrawFrame(GL10 gl) { in onDrawFrame() 39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 43 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | GLSurfaceViewCtsActivity.java | 35 public void onDrawFrame(GL10 gl) { in onDrawFrame() 39 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 43 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | DisplayRefreshRateTest.java | 107 public void onDrawFrame(GL10 gl) { in onDrawFrame() 147 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 151 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|