summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorshoudil <stephenli@codeaurora.org>2018-02-01 14:16:40 +0800
committerJun Wang <junwan@codeaurora.org>2018-05-14 13:59:45 +0800
commit480929aa91a767ad00b034f380891eec95b68ab4 (patch)
tree5dab119076e2c55ed497ae2200b06b2d3edaa51f /tools/aapt2/java/JavaClassGenerator_test.cpp
parent614fa5004f1273decdb6f70321cae15637dc104b (diff)
GLSurfaceView: report draw finished after first onDrawFrame in GLThread.
At default, GLThread will not report draw finish after 1st onDrawFrame. This will cause long black screen issue for game whose 2nd onDrawFrame taking time, such as CandyCrash case reported by customer. This change ensure the draw finished to be reported after 1st onDrawFrame. Change-Id: I8b817bdb5d6dcaec9835b45c6efe8e6892c716fe CRs-Fixed: 2182359
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions