summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
diff options
context:
space:
mode:
authorFilip Gruszczynski <gruszczy@google.com>2015-10-25 17:15:06 -0700
committerFilip Gruszczynski <gruszczy@google.com>2015-10-26 14:55:31 -0700
commit541f92cb19438678abfa888f1821ec2df334844b (patch)
treebc2b0bb66342cfaa7b4389aeceaa8bee1d280b10 /libs/hwui/renderthread/DrawFrameTask.cpp
parent455f8e24142ce6d7682d251928dd80402ed16b3d (diff)
Clean up and document app transition animation loading.
We had three different sources of information about where the animated window will start/end: appFrame, containingFrame, containingWidth/Height. We can merge these into one, because containingWidth/Height can be calculated from containingFrame and appFrame is actually used only once and the containingFrame is not used in the same scenario. Also, documentation about the frames and insets. The rest is fairly simple, but frames and insets need explanation of how they are used. Finally, simplify naming. Bug: 25246833 Change-Id: I0accc2f23792bca4e1b9941007c6249745e023ce
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions