Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1363)

Issue 7100058: Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by reed1
Modified:
11 years, 8 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/
Visibility:
Public.

Description

Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating a bitmap-shader, which is slower when the matrix is nearly translate-only). SK_IGNORE_DRAWBITMAPRECT_AS_DRAWBITMAP will disable this if needed. Committed: https://code.google.com/p/skia/source/detail?r=7208

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -1 line) Patch
M trunk/src/core/SkDevice.cpp View 1 chunk +22 lines, -1 line 0 comments Download

Messages

Total messages: 2
reed1
Before running bench [640 480] bitmaprect_FF_filter_trans 8888: cmsecs = 4.66 running bench [640 480] bitmaprect_FF_nofilter_trans ...
11 years, 8 months ago (2013-01-15 20:51:48 UTC) #1
robertphillips
11 years, 8 months ago (2013-01-15 20:56:24 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b