• Home
  • History
  • Annotate
  • only in /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/
History log of /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f01fc2513894f9515a4ba5f9d70ca8c011a22ca6 05-Nov-2015 Stephen Hines <srhines@google.com> Remove unused tests and unsupported pragmas (pragma cleanup).

Bug: 25497185

Change-Id: I073713f131bbecf1562bdcd7d9ddf417b300b029
est/test_root.rs
648a1c137663ef7207684d0d7009dd5518942111 25-Jul-2015 Stephen Hines <srhines@google.com> Prepare for arm64 prebuilts of RS support library.

Bug: 22693954

This change fixes update_rs_prebuilts.sh to build for arm64 as well. It
also makes some changes to RSTest_CompatLib for working on arm64 (i.e.
removed APIs, etc.). The old version of RSTest_CompatLib is retained as
RSTest_CompatLibLegacy, but it is disabled from building due to errors
with mma and FORCE_BUILD_RS_COMPAT. We also now need to ensure we
properly build all the required libraries (both .so and .a files).

Change-Id: If89b8a542eb0d61db0ba186d4e3221bcc6e5664b
est/RSTest.java
est/RSTestCore.java
est/UT_alloc.java
est/UT_alloc_copy.java
est/UT_alloc_copyPadded.java
est/UT_apitest.java
est/UT_array_alloc.java
est/UT_array_init.java
est/UT_atomic.java
est/UT_bug_char.java
est/UT_clamp.java
est/UT_clamp_relaxed.java
est/UT_constant.java
est/UT_convert.java
est/UT_convert_relaxed.java
est/UT_copy_test.java
est/UT_element.java
est/UT_foreach.java
est/UT_foreach_bounds.java
est/UT_fp_mad.java
est/UT_instance.java
est/UT_int4.java
est/UT_kernel.java
est/UT_kernel_struct.java
est/UT_math.java
est/UT_math_agree.java
est/UT_math_conformance.java
est/UT_min.java
est/UT_noroot.java
est/UT_primitives.java
est/UT_refcount.java
est/UT_rsdebug.java
est/UT_rstime.java
est/UT_rstypes.java
est/UT_sampler.java
est/UT_struct.java
est/UT_unsigned.java
est/UT_vector.java
est/UnitTest.java
est/alloc.rs
est/apitest.rs
est/array_alloc.rs
est/array_init.rs
est/atomic.rs
est/bug_char.rs
est/clamp.rs
est/clamp_relaxed.rs
est/constant.rs
est/convert.rs
est/convert_relaxed.rs
est/copy_test.rs
est/element.rs
est/foreach.rs
est/foreach_bounds.rs
est/fp_mad.rs
est/instance.rs
est/int4.rs
est/kernel.rs
est/kernel_struct.rs
est/math.rs
est/math_agree.rs
est/math_conformance.rs
est/min.rs
est/noroot.rs
est/primitives.rs
est/refcount.rs
est/rsdebug.rs
est/rslist.rs
est/rstime.rs
est/rstypes.rs
est/sampler.rs
est/shared.rsh
est/struct.rs
est/test_root.rs
est/unsigned.rs
est/vector.rs