diff options
author | Lloyd Pique <lpique@google.com> | 2018-04-19 16:23:44 -0700 |
---|---|---|
committer | Lloyd Pique <lpique@google.com> | 2018-04-26 15:31:12 -0700 |
commit | df34b49fa2920cdc81a94b438c5abbeb9409f320 (patch) | |
tree | 9e9d08b9838140bf50d4b8ffc40b811b153bd1a7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 0b2f7503a8069086d2671418d13270caf97853ef (diff) |
camera2/legacy: Fix expected errors on eglSwapBuffers
SurfaceTextureRenderer::swapBuffers interpreted EGL_BAD_SURFACE as
indicating an abandanoned buffer queue. But the EGL 1.4 lists additional
errors that also indicate extreme failure: EGL_CONTEXT_LOST, and
EGL_BAD_NATIVE_WINDOW.
Discovered while debugging CTS test
android.hardware.camera2.cts.RobustnessTest#testAbandonRepeatingRequestSurface
on ARC++ x86 boards.
Test: cts-tradefed/android.hardware.camera2.cts.RobustnessTest#testAbandonRepeatingRequestSurface
Bug: 64496778
Bug: 36063477
Change-Id: I782f2c923aa5ff2442bbcf3dfb09861e129a2872
(cherry picked from commit 3511f99cf986a9fe7a67a8aee301e05f1be07f62)
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions