summaryrefslogtreecommitdiffstats
path: root/opengl/java/com/google/android/gles_jni
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2013-04-10 12:33:15 -0700
committerMathias Agopian <mathias@google.com>2013-04-10 12:33:15 -0700
commitab814a647222ff6a6b682f0ff8159d1253cc0713 (patch)
treeeebe3154b6fe7ce2ebcfdeb9bd82f5ccd683e368 /opengl/java/com/google/android/gles_jni
parent57d019e222abc0de3f8876e682617d42872230c6 (diff)
downloadframeworks_base-ab814a647222ff6a6b682f0ff8159d1253cc0713.zip
frameworks_base-ab814a647222ff6a6b682f0ff8159d1253cc0713.tar.gz
frameworks_base-ab814a647222ff6a6b682f0ff8159d1253cc0713.tar.bz2
Don't draw synchronously in onResume()
this could cause a dead-lock if the applicaltion's draw implementation blocks until something happenson the main ui thread. note: we're still doing this synchronous draw in onWindowResize() because that's what the previous implementation did. Technically, it has the same problem. Bug: 8586305 Change-Id: I782568289cc9419346aeea73775d86faa28b3058
Diffstat (limited to 'opengl/java/com/google/android/gles_jni')
0 files changed, 0 insertions, 0 deletions