summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RevealClip.h
Commit message (Collapse)AuthorAgeFilesLines
* Add overrides and switch to nullptr keywordChris Craik2014-12-221-1/+1
| | | | | | | | Changes generated with clang-modernize. Additionally, fixed some struct-vs-class usage to make clang happy. Change-Id: Ic6ef2427401ff1e794d26f21f7b44868fc75fb72
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-14/+5
| | | | | | | | bug:16630975 Also, remove inverse clipping feature from reveal animator. Change-Id: I770a4eb48cd123b0ca0f39d16a0f3eefd1be3653
* Add RT-enabled reveal animatorJohn Reck2014-07-181-0/+4
| | | | | | | | | Bug: 16161431 Also re-writes RevealAnimator to avoid using any listeners internally, removing the logic around shadowing the update listeners. Change-Id: I6ed8126398eed971a87f20bccb7584c9acafbb6c
* Add private circular reveal API on View/RenderNodeChris Craik2014-03-251-0/+78
Change-Id: I139c8e12b354083149a665f6768f3f6931a8dd15