summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2011-08-30 15:02:41 -0700
committerMathias Agopian <mathias@google.com>2011-08-30 15:31:51 -0700
commitc7f3381c3b2945e441747130eae88214435d0819 (patch)
treee0855edbd139074cab6c8213f06b4cd77d71493d /opengl/tests/gl_basic/gl_basic.cpp
parent4e92d140efa3e7fcafa13fd9a1221dbcbd04d390 (diff)
fix display artifacts in preview screen in timelapse video mode
We were not updating the h/w composer state when the buffer size changed. We also didn't update the h/w composer state when the transformation matrix changed (which is related to the above issue, since it would probably change when the buffer size changes). Also moved updating the crop to setGeometry(), since we decided that the "crop" change requires the GEOMETRY_CHANGED flag (ie: not need to do this every frame) Bug: 5238473 Change-Id: Ia7b47e145b48581b568d89d9aa2c14ff778be862
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions