History log of /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/UT_atomic.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
58b2b2412864891686bf0e2c9940ad2b58808822 13-Sep-2012 Stephen Hines <srhines@google.com> Updated tests for simpler ScriptC constructors.

Change-Id: Ia1f66a3598a979924ccbf857093693135012c4c9
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/UT_atomic.java
109116bb2f751d84a9ce89ac40c45e76c0aa462c 26-Jan-2012 Stephen Hines <srhines@google.com> Fix bugs with unsigned rsAtomicCas/Max/Min.

BUG=5888007

rsAtomicMax/Min did not have proper semantics for unsigned integers. They were
always using signed comparisons. rsAtomicCas had the wrong function signature
in our math library, leading to no way to properly link/execute it.

Change-Id: I336cdd8cd9f2d8093f12e101b55b2797515f039b
/frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/UT_atomic.java