summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VideoConfig.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2014-10-08 23:08:08 -0400
committerLioncash <mathew1800@gmail.com>2014-10-08 23:12:25 -0400
commit053f5c1f17abd95dd814b1a728dd53db1304e624 (patch)
tree645fb9f970887f958ba9ebb1b614e4308c2b0c42 /Source/Core/VideoCommon/VideoConfig.cpp
parent6eb2b6ef7a608129c80dade2c8881e468b574397 (diff)
Android: Use apply() instead of commit() for SharedPreference changes.
apply() changes the in-memory instance of SharedPreferences and writes to the disk asynchronously, rather than synchronously, which commit() does. Since these are done on the UI thread, they should be asynchronous.
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions