Descriptionchange pixel-serializer to support reencoding existing data
Trying to evolve this interface so it can
- support rich set of backend-encoders (including ones like ETC1 that can cheaply convert to KXT
- allow for encoding images as well as bitmaps (e.g. for picture serialization)
- perhaps replace SkImageEncoder as an API (assuming we create a factory that returns a serializer given a format)
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/13f48dc85aa68a60da66aaf39c93d527d11d1278
Patch Set 1 #Patch Set 2 : removed another use of DEPRECATED discardable pixelref #
Total comments: 1
Patch Set 3 : re-add old virtual until we can update subclasses in chrome #Patch Set 4 : revert to prev param types, to eash merge w/ chrome #Patch Set 5 : I hate this warning #
Messages
Total messages: 33 (14 generated)
|