summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/12/changes
diff options
context:
space:
mode:
authorRob Tsuk <robtsuk@google.com>2014-11-17 12:57:32 -0800
committerRob Tsuk <robtsuk@google.com>2014-11-17 12:57:32 -0800
commita5f2e070741182ad9a6ebd489f844f444879c697 (patch)
tree6c59af0594fdb58fc41b93a0614c33e5bd3497d9 /docs/html/sdk/api_diff/12/changes
parent36f3b81440ff6d061f381bdd4a9a0f671ea8ea8a (diff)
Fix uninitialized member warning
The fact that mHasDeferredTranslate was unitialized couldn't cause any problems, since mTranslateX and mTranslateY are intialized to zero and the only use of mHasDeferredTranslate, in DisplayListRenderer::flushTranslate(), doesn't do anything if those values are both zero and then sets mHasDeferredTranslate to false. Change-Id: Ia5aa2590b3ab956eaf74c90515353600253873f5
Diffstat (limited to 'docs/html/sdk/api_diff/12/changes')
0 files changed, 0 insertions, 0 deletions