skia2/expectations
senorblanco ca6a7c2945 Make perlin noise do CTM-correct scaling.
When drawing perlin noise, generate noise at the resolution determined
by CTM, not by the resolution at construction time. This required moving
the generation of PaintingData to getContext() and asNewEffect() for the
raster and GPU paths, respectively.

It also required adjusting the matrices used during rendering
to be translate-only.

R=sugoi@chromium.org, bsalomon@google.com

Author: senorblanco@chromium.org

Review URL: https://codereview.chromium.org/358903002
2014-06-27 13:35:52 -07:00
..
gm Make perlin noise do CTM-correct scaling. 2014-06-27 13:35:52 -07:00
skimage Rename skimage expectations for ASAN bot to match bot renaming. 2014-06-05 08:51:26 -07:00