Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(611)

Issue 772573003: SkDrawLooper: No need for virtual bounds computation methods. (Closed)

Created:
6 years ago by mtklein_C
Modified:
6 years ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

SkDrawLooper: No need for virtual bounds computation methods. No subclass overrides either method. This is just warmup. Perf is neutral. The real meat of the time spent is inside canComputeFastBounds / computeFastBounds, not getting to them. BUG=skia: Committed: https://skia.googlesource.com/skia/+/05d611574ac7dd07c055c9a7426199b804e6061f

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M include/core/SkDrawLooper.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
mtklein
6 years ago (2014-12-01 20:50:49 UTC) #2
reed1
lgtm
6 years ago (2014-12-01 20:52:42 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/772573003/1
6 years ago (2014-12-01 20:53:09 UTC) #5
commit-bot: I haz the power
6 years ago (2014-12-01 21:03:26 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/05d611574ac7dd07c055c9a7426199b804e6061f

Powered by Google App Engine
This is Rietveld 408576698