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

Issue 206543002: Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 (Closed)

Created:
6 years, 9 months ago by kevin.petit
Modified:
6 years, 9 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

Don't use __ARM_HAVE_NEON to detect NEON's presence in SkBlitter_RGB16 Replace __ARM_HAVE_NEON by SK_ARM_NEON_IS_ALWAYS. It was the only use of __ARM_HAVE_NEON apart from defining SK_ARM_NEON_IS_ALWAYS. Signed-off-by: Kévin PETIT <kevin.petit@arm.com>; BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=13880

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
kevin.petit
6 years, 9 months ago (2014-03-20 15:01:59 UTC) #1
djsollen
lgtm
6 years, 9 months ago (2014-03-20 15:17:51 UTC) #2
kevin.petit
The CQ bit was checked by kevin.petit@arm.com
6 years, 9 months ago (2014-03-20 17:33:29 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kevin.petit@arm.com/206543002/1
6 years, 9 months ago (2014-03-20 17:33:33 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 18:37:12 UTC) #5
Message was sent while issue was closed.
Change committed as 13880

Powered by Google App Engine
This is Rietveld 408576698