Chromium Code Reviews
Descriptionpaint: Introduce PaintImage that wraps SkImage in paint calls.
This patch introduces a PaintImage object that wraps an SkImage for the
purposes of paint. It also introduces two states:
AnimationType - indicates whether the image is animated (ie this is a
single frame of a larger stack of images)
CompletionState - indicates whether this image is fully loaded.
R=enne@chromium.org, khushalsagar@chromium.org
BUG=702386
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Review-Url: https://codereview.chromium.org/2812763002
Cr-Commit-Position: refs/heads/master@{#464643}
Committed: https://chromium.googlesource.com/chromium/src/+/94cfa88dd9922d14e7b08544b3b9710fc53ea94c
Patch Set 1 #
Total comments: 5
Patch Set 2 : update #Patch Set 3 : update #
Total comments: 4
Messages
Total messages: 27 (13 generated)
|