commit | e2d3dc99f4642e474c5228b59e24995022463884 | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Wed Apr 12 09:51:15 2023 -0400 |
committer | Kevin Lubick <kjlubick@google.com> | Wed Apr 12 15:58:06 2023 +0000 |
tree | 7a78630bb593f19febd82bbfc20d69c004af1267 | |
parent | 60777d3aad426e27d5739dadd72d895b757425dc [diff] |
Remove encodeToData from CanvasKit and documentation Follow-up to https://skia-review.googlesource.com/c/skia/+/667296 This adds gn arguments so clients can explicitly disable certain encoders without having to use #ifdefs. Change-Id: I49b9e2db3b268eaf4171b720ebfed09472af3859 Bug: skia:13983 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/669916 Reviewed-by: Leon Scroggins <scroggo@google.com>