summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorRobert Carr <racarr@google.com>2016-06-03 13:28:48 -0700
committerRobert Carr <racarr@google.com>2016-06-09 10:31:17 -0700
commita9408d4a4809dd229fb7fb8f9594cb6db4b1da64 (patch)
tree4230549c9c561d2fccec4610ab36387615785061 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent3207d8f8a19eeded00a26b265778ce1c36a508b1 (diff)
PiP animation: Move window with resize when ending animation.
At the end of the animation (when going from larger to smaller), we are left with a scaled surface, that we want to seamlessly resize to an unscaled surface of the new size. Because we have scaled the shadow region of the surface, the position of the content will differ before and after the resize applies. We use new SurfaceFlinger API to cause position updates to apply after resize. Because we have to switch into SCALING_MODE_FREEZE, we could end up prematurely cropping the window, so we switch to using screen space crop for the pinned stack. Bug: 28899837 Change-Id: I9b762a237413e4fa3d432e67d30c7125bfef484c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions