commit | 3b59af5bf88920515835c79fe07c302438dc8e55 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Thu Jul 20 16:02:12 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Jul 20 20:40:04 2017 +0000 |
tree | a1e1655b2a6c6e74e2f83626818e0a6ee1c36333 | |
parent | e2d37c2a07f5473e5fc6fb65e9e23e14127580e9 [diff] |
override SkRasterPipelineBlitter::blitRect() Now that we can natively do 2D blits, it's time to invert the blitH() / blitRect() who-implements-whom relationship. blitRect() is our more fundamental blit. Change-Id: Ia0ae4a3cd75c7bbfc7bd5b08ff429193ce09a73b Reviewed-on: https://skia-review.googlesource.com/25361 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>