/cts/tests/tests/opengl/src/android/opengl/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 | RendererBase.java | 48 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 61 public void onDrawFrame(GL10 gl) { in onDrawFrame() 71 public void doOnDrawFrame(GL10 gl) { in doOnDrawFrame()
|
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 | 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 | OpenGLES20NativeActivityOne.java | 123 public void onDrawFrame(GL10 gl) { in onDrawFrame() 127 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 137 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | OpenGlEsVersionCtsActivity.java | 189 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 202 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 205 public void onDrawFrame(GL10 gl) { in onDrawFrame()
|
D | RendererOneProgramTest.java | 31 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 | RendererElevenShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererEightShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererSevenShaderTest.java | 30 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|
D | RendererTwelveShaderTest.java | 32 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/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/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/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/graphics/cts/ |
D | CameraGpuCtsActivity.java | 48 public void onDrawFrame(GL10 gl) { in onDrawFrame() 54 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 58 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 | PixelCopyGLProducerCtsActivity.java | 54 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated() 58 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 64 public void onDrawFrame(GL10 gl) { in onDrawFrame()
|
D | DisplayRefreshRateCtsActivity.java | 84 public void onDrawFrame(GL10 gl) { in onDrawFrame() 124 public void onSurfaceChanged(GL10 gl, int width, int height) { in onSurfaceChanged() 128 public void onSurfaceCreated(GL10 gl, EGLConfig config) { in onSurfaceCreated()
|