summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsSignal.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix the RS frame timeout.Jason Sams2011-08-121-6/+23
| | | | | | | | Previous a slow app would block from receiving new commands until the timer expired. This change will expire the timer immediatly. Change-Id: I42b949d21f98ee0f1d3156763cd723c3e9cabb67
* Code cleanup to make formatting consistentAlex Sakhartchouk2010-11-101-10/+5
| | | | | | across all the renderscript files. Change-Id: Idf5fcc60877e44c8f074f7176e37f70b3b895a3c
* Seperate out Mutex and Signal code into reusable classes.Jason Sams2010-03-261-0/+98
Change-Id: I381d09d89b567d433a10a91e0d7e59c24d3444d8