Flutter does use legacy image.makeShader()

Bug: skia:7650
Change-Id: I779944e25b8ca241a60f2c2880c95460b5f20545
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/374596
Reviewed-by: Mike Reed <reed@google.com>
This commit is contained in:
Mike Reed 2021-02-23 15:43:34 -05:00
parent 066f411b2a
commit 8f8e7335a5

View File

@ -15,7 +15,6 @@ flutter_defines = [
"SK_PARAGRAPH_LIBTXT_SPACES_RESOLUTION",
# Staging
"SK_SUPPORT_LEGACY_IMPLICIT_FILTERQUALITY",
# Fast low-precision software rendering isn't a priority for Flutter.
"SK_DISABLE_LEGACY_SHADERCONTEXT",