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

Issue 7042044: add unittest for SkTreatAsSprite (Closed)

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

Description

add unittest for SkTreatAsSprite Committed: https://code.google.com/p/skia/source/detail?r=6974

Patch Set 1 #

Total comments: 13

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+167 lines, -0 lines) Patch
M src/core/SkMatrix.cpp View 1 2 3 1 chunk +49 lines, -0 lines 0 comments Download
A src/core/SkMatrixUtils.h View 1 2 3 1 chunk +32 lines, -0 lines 0 comments Download
M tests/DrawBitmapRectTest.cpp View 1 2 3 2 chunks +86 lines, -0 lines 0 comments Download

Messages

Total messages: 4
reed1
11 years, 7 months ago (2013-01-02 18:18:29 UTC) #1
robertphillips
LGTM + nits/suggestions https://codereview.appspot.com/7042044/diff/1/tests/DrawBitmapRectTest.cpp File tests/DrawBitmapRectTest.cpp (right): https://codereview.appspot.com/7042044/diff/1/tests/DrawBitmapRectTest.cpp#newcode20 tests/DrawBitmapRectTest.cpp:20: // quick success check SkMatrix::kTranslate_Mask == ...
11 years, 7 months ago (2013-01-02 18:33:07 UTC) #2
reed1
uploaded version where bits is a parameter. https://codereview.appspot.com/7042044/diff/1/tests/DrawBitmapRectTest.cpp File tests/DrawBitmapRectTest.cpp (right): https://codereview.appspot.com/7042044/diff/1/tests/DrawBitmapRectTest.cpp#newcode20 tests/DrawBitmapRectTest.cpp:20: // quick ...
11 years, 7 months ago (2013-01-02 18:55:29 UTC) #3
bsalomon
11 years, 7 months ago (2013-01-02 18:59:32 UTC) #4
LGTM. (I kinda like using the k prefix for all kompile-time konstants).
Sign in to reply to this message.

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