summaryrefslogtreecommitdiff
path: root/tests/cppbasic-getpointer
Commit message (Collapse)AuthorAgeFilesLines
* Remove platform stlport from frameworks/rs.Dan Albert2014-11-151-1/+0
| | | | | | | | | | | The platform libRScpp tests should have been moved over when I moved the library. The HelloComputeNDK test should have always been built with the NDK, since it is testing the NDK library. Bug: 15193147 Change-Id: I419837505b9ead3c24b5674ea73e52da7739e162
* Clean up makefile cruft.Dan Albert2014-09-111-2/+2
| | | | | | | Don't manually include/link stlport, don't include private bionic headers. Change-Id: I9479b7799a0d031eeec0c374b4497744beee8965
* Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-0/+2
| | | | Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
* Updated test files to use the RS_KERNEL macro.Chris Wailes2014-05-221-1/+1
| | | | Change-Id: Ifa00819d09a1cc8229ac5d693d49e3a228cfc2dd
* Add getPointer for USAGE_SHARED allocations.Jason Sams2014-02-263-0/+149
Change-Id: I13a2af09bbbeec6cc6131b935979ac21c02820be