commit | eecff56fed5dd5206acfbc5007b4912081b36d3b | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@google.com> | Mon Dec 21 10:43:01 2015 -0500 |
committer | Florin Malita <fmalita@google.com> | Mon Jan 25 15:48:00 2016 -0500 |
tree | 5e9b0e3dcf6add0bde182a791d9ba9040c16dafa | |
parent | 36c297f426b2d1337658d781bc6cbd60b04ce4e8 [diff] |
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