History log of /cts/tests/src/android/opengl/cts/GLSurfaceViewStubActivity.java
Revision Date Author Comments
cc73c38fc645ed13720228d3b3fab333ea7d231a 29-Mar-2011 Eino-Ville Talvala <etalvala@google.com> Add timestamp and setting tests into Camera+Surfacetexture CTS.

Includes tests for testing all resolutions, as well as confirming that
produced timestamps concur with the camera-reported frame rate ranges.

Change-Id: I000b66935e148064acf077c04ba81ef0e792f842
74972a79609c9d46bf303a69d2c97f423101f345 25-Mar-2011 Eino-Ville Talvala <etalvala@google.com> Add Camera + SurfaceTexture tests into CTS.

Tests basic functionality for setting a SurfaceTexture as the camera
preview destination.

Change-Id: I42181ce2955a438a22967e849409d24d4e9ed9d1
f176eafe119e8065c29f6eb99d62d01274581174 27-Jul-2010 Brian Muramatsu <btmura@google.com> manual cherry-pick of 45f8e6a523a096a3781f90d4fd5d54dcc0673a7e

Change-Id: I770948540f3aca9d930edea7a12119ff63fe9bdf
95ebfff0d5dbc41dd2ef5176aa7ca494008f3041 06-Apr-2010 Jamie Gennis <jgennis@google.com> Add GLSurfaceView pause/resume tests to CTS.

This change adds two new tests that repeatedly call the onPause() and
onResume() methods of a GLSurfaceView object. One of the tests has a delay
between the pause/resume and runs fewer iterations, while the other test has no
delay and runs more iterations.

These tests simply verify that the system is able to perform multiple
pause/resume sequences without crashing.

Bug: 2550745

Change-Id: I276db62dc4ff7539392ee55e52ab20057d0b3d1e