History log of /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/UT_apitest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7a01126d25c081f5b613eea80e5ff7e6c75c940f 27-Nov-2013 Stephen Hines <srhines@google.com> Add tests and missing functions for rs_allocation APIs.

This change also adds some missing support library functions:
rsAllocationCopy1DRange()
rsAllocationCopy2DRange()
rsAllocationIoSend()
rsAllocationIoReceive()

Change-Id: Ia50773d767f78f3cfa2cfdf0340d8c3d9cdb0991
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/UT_apitest.java
f827cadde659212b266b9635128c98515a7dcb01 19-Nov-2013 Stephen Hines <srhines@google.com> Add rsIsObject() to support library implementation.

We only had the "element" version of rsIsObject() previously. This change also
adds the beginning of a full API test for the script-side of RS (starting with
the RS object-related routines).

Change-Id: If341b352ad671be40b860a502c345a8149bf10f3
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/UT_apitest.java