summaryrefslogtreecommitdiff
path: root/java/tests/SampleTest
Commit message (Collapse)AuthorAgeFilesLines
* Fix the makefiles for our tests following JACK change.Miao Wang2016-04-152-1/+3
| | | | | | | | | | Bug: 28212281 - Added LOCAL_MIN_SDK_VERSION for tests using current SDK and intend to run on older devices. - Fix several errors in the AndroidManifest.xml. Change-Id: Ib2d2b2b167f9c5a084fd3b09f742988b626c5052
* Update RS sample apps to use the single argument Java constructor.Stephen Hines2014-05-231-1/+1
| | | | Change-Id: Ia74dfe42a515f7b4d26c2d989cf0cc3cc1667203
* Fix RS test apk problemsXiaofei Wan2014-04-172-4/+3
| | | | | | | | | | | | 1). Fix RS sample display Multiply rsSample outputs with 255.0f, or else no display for RS sample 2). Fix RS sample no display Set Allocation.USAGE_GRAPHICS_TEXTURE when preparing RS Allocation, or else rsSample() returns 0 which causes no display for RS sample. Change-Id: Ifb52b0862f448b611fbdca1633d3118427ed415a Signed-off-by: Xiaofei Wan <xiaofei.wan@intel.com>
* Reduce memory usage by direct allocation creation.Jason Sams2013-10-091-1/+1
| | | | | | | Should reduce the number of OOM issues we see. Fix use of @hide apis. Change-Id: Iaaedd677a8787f4396bab90c1b5863952e2b5e7e
* Switch SampleTest to use new Surface APIs.Stephen Hines2013-09-231-3/+8
| | | | | Bug: 10752757 Change-Id: Iec9578b2b17928609ca6f8ff6145505d5f43400d
* Move compute tests from frameworks/base to frameworks/rsJason Sams2013-03-198-0/+384
Change-Id: I844c9f5e58f500164fec419569c68c7f854c5571