summaryrefslogtreecommitdiff
path: root/opengl/tests/gl_basic/gl_basic.cpp
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-08-03 15:48:25 -0700
committerAndreas Gampe <agampe@google.com>2017-10-31 14:51:58 -0700
commit0e1f4ceb356b14bb3178842c9c50e91e740df9ef (patch)
tree33db93d7adb3151d0015b6fb61f533dc29a7f0f7 /opengl/tests/gl_basic/gl_basic.cpp
parente761ac3710d2b28dc88ca32d367d4d76ddf3781b (diff)
Fix clang-tidy performance warnings in frameworks/native.
* Use const reference parameter type to avoid unnecessary copy. * Use more efficient overloaded string methods. * Use const reference type for loop index variables to avoid unnecessary copy. (cherry picked from commit cb057c2e6bf23b43df49282c0db26b663e4535f7) Bug: 30407689 Bug: 30411878 Bug: 30413223 Test: build with WITH_TIDY=1 Merged-In: I75ed62e2cb9939878b8932ed512ceb7e241edd6f Change-Id: I75ed62e2cb9939878b8932ed512ceb7e241edd6f
Diffstat (limited to 'opengl/tests/gl_basic/gl_basic.cpp')
0 files changed, 0 insertions, 0 deletions