History log of /frameworks/base/libs/hwui/tests/common/scenes/ShapeAnimation.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
eecff56fed5dd5206acfbc5007b4912081b36d3b 21-Dec-2015 Florin Malita <fmalita@google.com> Add internal Canvas save flags

Skia's SkCanvas::SaveFlags are being deprecated. This CL introduces
the equivalent android::SaveFlags, converts all internal clients to
the new enum, and switches the saveLayer glue to the
SaveLayerRec-based API.

Change-Id: Icb1785f4e7c0f652b1f04b34a1e3ccb063c408f3
/frameworks/base/libs/hwui/tests/common/scenes/ShapeAnimation.cpp
c7fa84365698bca8467133c7f6a279c1d672fe4b 09-Dec-2015 Chris Craik <ccraik@google.com> Add shape animation test case

Change-Id: Ie4c99218c3ae7f08250e2a77f11263d9f68ec861
/frameworks/base/libs/hwui/tests/common/scenes/ShapeAnimation.cpp