android_system_core/libpixelflinger
Kévin PETIT d82b2a3eb4 Fix the build for NEON in libpixelflinger
ARCH_ARM_HAVE_NEON is only ever defined to true, so test for that.
For the NEON function to be used, the file has to include
machine/cpu-features.h so that __ARM_HAVE_NEON is defined.

Change-Id: I0db196b39c493092415859e009531fcff6fc1e8b
Signed-off-by: Kévin PETIT <kevin.petit@arm.com>
2014-03-06 15:53:27 +00:00
..
arch-arm64
arch-mips
codeflinger Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
tests Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
Android.mk Fix the build for NEON in libpixelflinger 2014-03-06 15:53:27 +00:00
MODULE_LICENSE_APACHE2
NOTICE
buffer.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
buffer.h
clear.cpp
clear.h
col32cb16blend.S
col32cb16blend_neon.S
fixed.cpp
format.cpp
picker.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
picker.h
pixelflinger.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
raster.cpp Fix compiler warnings in libpixelflinger 2014-02-20 14:21:55 -08:00
raster.h
rotate90CW_4x4_16v6.S
scanline.cpp Fix the build for NEON in libpixelflinger 2014-03-06 15:53:27 +00:00
scanline.h
t32cb16blend.S
trap.cpp
trap.h