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

Issue 18112016: ARM Skia NEON patches - 07 - Equation simplification (Closed)

Created:
7 years, 5 months ago by kevin.petit.not.used.account
Modified:
7 years, 5 months ago
Reviewers:
djsollen, Rik, bsalomon, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

ARM Skia NEON patches - 07 - Equation simplification Misc: simplify the equation of the exclusion Xfermode The equation can be dramatically simplified. The results with gm are the same except that the code is faster. BUG= Committed: http://code.google.com/p/skia/source/detail?r=10069

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove 'sa' and 'da' from the function signature. #

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

Messages

Total messages: 8 (0 generated)
djsollen
7 years, 5 months ago (2013-07-10 13:19:14 UTC) #1
bsalomon
Rik, this seems to be right up your alley. :)
7 years, 5 months ago (2013-07-10 14:05:30 UTC) #2
Rik
On 2013/07/10 14:05:30, bsalomon wrote: > Rik, this seems to be right up your alley. ...
7 years, 5 months ago (2013-07-10 15:02:22 UTC) #3
djsollen
https://codereview.chromium.org/18112016/diff/1/src/core/SkXfermode.cpp File src/core/SkXfermode.cpp (right): https://codereview.chromium.org/18112016/diff/1/src/core/SkXfermode.cpp#newcode403 src/core/SkXfermode.cpp:403: static inline int exclusion_byte(int sc, int dc, int sa, ...
7 years, 5 months ago (2013-07-10 15:36:47 UTC) #4
kevin.petit.not.used.account
On 2013/07/10 15:36:47, djsollen wrote: > https://codereview.chromium.org/18112016/diff/1/src/core/SkXfermode.cpp > File src/core/SkXfermode.cpp (right): > > https://codereview.chromium.org/18112016/diff/1/src/core/SkXfermode.cpp#newcode403 > ...
7 years, 5 months ago (2013-07-11 12:20:48 UTC) #5
djsollen
lgtm
7 years, 5 months ago (2013-07-11 12:39:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit.arm@gmail.com/18112016/7001
7 years, 5 months ago (2013-07-15 12:13:12 UTC) #7
commit-bot: I haz the power
7 years, 5 months ago (2013-07-15 12:20:38 UTC) #8
Message was sent while issue was closed.
Change committed as 10069

Powered by Google App Engine
This is Rietveld 408576698