DescriptionRename onGetPixelsEnum back to onGetPixels.
Replace the old signature of onGetPixels (return bool) to return an
enum (Result). Remove onGetPixelsEnum.
Add a define for onGetPixelsEnum to onGetPixels. This is for staging
in Chromium, where some implementations override onGetPixelsEnum.
Add the define in skia_for_chromium_defines. Remove
SK_SUPPORT_LEGACY_IMAGE_GENERATOR_RETURN, which is no longer needed by
Chromium.
BUG=skia:3257
Committed: https://skia.googlesource.com/skia/+/87fa631969e0bdbee3c0845aa2b9bf35b9b82eb0
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|