summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorJamie Gennis <jgennis@google.com>2010-12-20 11:05:18 -0800
committerMathias Agopian <mathias@google.com>2011-01-16 17:34:07 -0800
commit238bec1cebef00fbfc90764891f06a38760cfb89 (patch)
tree7cf4342d0687dd13b1db9d0e643577a096ff9efc /opengl/tests/gl_basic/gl_basic.cpp
parent4cc6fe1eea4ac7cdab30d403ed93fdf1040ea6df (diff)
Fix the ISurfaceComposer onTransact switch.
Two of the cases in the ISurfaceComposer onTransact switch statement were missing 'break' statements at the end, and would fall through to the next case block. This change adds those break statements. Change-Id: I6dcc84263d3ea03d94612c667103283846b3dee1
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions