DescriptionUse SkBitmapOperations to extract a frame of animation cursors.
r201206 caused a regression. It broke animation cursors, because SkBitmap.extractSubset() doesn't extract a frame of animation cursor image. This patch fixes the regression, using SkBitmapOperations::CreateTiledBitmap to extract a frame of animation image instead of SkBitmap.extractSubset().
BUG=126942
TEST=The wait cursor animates correctly.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202825
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 6 (0 generated)
|