summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2013-08-14 07:33:17 -0400
committerLioncash <mathew1800@gmail.com>2013-08-14 07:33:17 -0400
commit39eeb370321d4da0f995b71814e95451b81a5152 (patch)
tree1d3ac329ff1f9376e9ba04645e77124ea34e53bc /Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp
parent0142efbb2a4479d2e772d6c715057273638c7557 (diff)
[Android] Correct the accessibility scope of a method and variable in InputConfigFragment.java.
Also, join a variable's declaration and assignment in the onMotionEvent() function. If no explicit accessibility term (private, protected, public, etc) is given, then the permission level is set to something called 'package-private' which means it is set to the scope of the whole package. So technically any class could have access to this method and variable, which is likely not what we want.
Diffstat (limited to 'Source/Core/VideoBackends/OGL/ProgramShaderCache.cpp')
0 files changed, 0 insertions, 0 deletions