summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2016-01-07 17:50:48 -0800
committerRobert Carr <racarr@google.com>2016-01-08 15:13:54 -0800
commit2b3bf720bf28584f700ad8ebb5e8e31a0e466f29 (patch)
tree2d8edb79355a64592e5ac78a487060ff8803eb53 /tools/aapt2/java/JavaClassGenerator.cpp
parentdb8f4e56fdf243c19089e71324707bb8d6126fb1 (diff)
Implement surfaceRedrawNeeded for GLSurfaceView
GLSurfaceView was not supporting the surfaceRedrawNeeded protocol which leads to issues with report draw. Thus far this has mostly been fine as the main surface will not render a transparent hole until the SurfaceView has finished drawing. However in the case of SurfaceView replacement the hole in the parent surface will be preexisting and we must be able to tell that our new SurfaceView has actually drawn before removing the replacee. This is part of a series of fixes to 26070641. Bug: 26070641 Change-Id: Iecc16647f9979aa057449e8bafa540885881ed64
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions