DescriptionConsider the start_coord in interlaced PNG
crrev.com/2420843003 (DIFFERENT ISSUE) resulted in a slight difference
in Gold for interlaced PNGs. The new images appeared to have slid down
slightly, implying that we sampled pixels higher (earlier) in the
image.
It turns out we were not truly taking get_start_coord into account.
This CL initializes the srcRow to consider get_start_coord, and should
fix the problem/difference.
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2424353003
Committed: https://skia.googlesource.com/skia/+/e9ea349ff12f84c55766d75e36dadaa4c754105e
Patch Set 1 #
Total comments: 1
Depends on Patchset: Messages
Total messages: 11 (5 generated)
|