summaryrefslogtreecommitdiff
path: root/java/tests/ImageProcessing_jb
AgeCommit message (Collapse)Author
2015-04-16Fix allocation-less launches.Jason Sams
Change-Id: I6d6b46c55f3e88a810ebe51def3ebaccb1fd3fa2
2015-04-10Merge IP changes over to IP_JBJason Sams
Add screen on lock during test run. Change-Id: Icbd7d41af41d2842c0fe83cfab4e86f21862e697
2014-11-13Fix rounding bug and off-by-one bug for resize scripts of test samples.Miao Wang
Change-Id: I334d3a6dd44f35554d60c21d54ba74f0478570ff
2014-11-12Fix output of Blur25GJason Sams
Change-Id: I4c29cd15e99f33334881d1bd156790360778e6b1
2014-11-10Overhaul the ImageProcessing_jb UIJason Sams
This is a step torward making the application good demo code for developers. Some cleanup is still needed. At this point it should be functional. bug 17939419 Change-Id: I024531f71123fe66348d679d00e955cb9bc4106c
2014-09-30am d77a14c1: Merge "Cleanup ImageProcessing2"Jason Sams
* commit 'd77a14c1621c817eed08c4bc10187404a611a05f': Cleanup ImageProcessing2
2014-09-29Cleanup ImageProcessing2Jason Sams
Merge code with the JB version. Eliminates almost all differences in .rs files Double buffer bitmaps for display and show results as they are being processed. Change-Id: I404da7ed714570cd56ec63bc1cc4ed96ff39f80c
2014-08-22Fix RS tests to prepare for 64-bit compilation.Stephen Hines
Bug: 16031597 Change-Id: Id21b1ade6e097804f6c4f9caf765bf2f6ba8037e (cherry picked from commit 9e8587a917a8783a817a32e54a63f311851dd6e4)
2014-08-15Fix RS tests to prepare for 64-bit compilation.Stephen Hines
Bug: 16031597 Change-Id: Id21b1ade6e097804f6c4f9caf765bf2f6ba8037e
2014-06-17am 01f93e59: am 3e2ed84b: Merge "Disable background work by default."Jason Sams
* commit '01f93e59554021df65c7e74c5ecf428803bd73fc': Disable background work by default.
2014-06-12Disable background work by default.Jason Sams
Change-Id: I1a474b3bdcb7d522904cc32588ebf6807e06c100
2014-06-02am 87af9fdd: am b4a053ed: am 1d6ded25: Merge "Updated test files to use the ↵Stephen Hines
RS_KERNEL macro." * commit '87af9fdd7f6dccfaa3f36c0ffa353c41486f3c76': Updated test files to use the RS_KERNEL macro.
2014-06-02Merge "Updated test files to use the RS_KERNEL macro."Stephen Hines
2014-05-24am 00cdb404: am 013a525c: am a1a18acd: Merge "Update RS sample apps to use ↵Stephen Hines
the single argument Java constructor." * commit '00cdb404a67b9a9f902950dd24475b2e20158758': Update RS sample apps to use the single argument Java constructor.
2014-05-23Update RS sample apps to use the single argument Java constructor.Stephen Hines
Change-Id: Ia74dfe42a515f7b4d26c2d989cf0cc3cc1667203
2014-05-22Updated test files to use the RS_KERNEL macro.Chris Wailes
Change-Id: Ifa00819d09a1cc8229ac5d693d49e3a228cfc2dd
2014-05-06Merge "Bicubic resize intrinsic tests"Jason Sams
2014-04-29Mark relaxed tests as relaxedJason Sams
After conversion from .fs to .rs Change-Id: I27a778e843bdacaddc5107b80f98bfd25b9e00cc
2014-04-18Bicubic resize intrinsic testsJason Sams
Change-Id: Ieaa728dc597c73485e4267c21c590432adbda058
2013-12-06am 07f54e6d: am 356a02a0: am 68d20d9e: Merge "Fix missing relaxed pragma"Jason Sams
* commit '07f54e6dcd1733b5371de63be725bf240ac0fdb3': Fix missing relaxed pragma
2013-12-05Fix missing relaxed pragmaJason Sams
Change-Id: I3f423660c3a9e350db84951e8f891bc677cc3051
2013-11-25Sync changes between IP and IP_JB.Jason Sams
Change-Id: Ib4e1b3d4c2e3b57250f73fd926bb840cbfe60e5b
2013-11-25More IP cleanup.Jason Sams
Rename all .fs to .rs Switch most kernels to new style. Change-Id: I07643cd1a2c650ef7d2a6fbc17da09246c50125a
2013-11-25Change default for USAGE_IO to offJason Sams
Change-Id: Iebb2dbca06e15896a644929228cbb3331cee6663
2013-11-25Fix ANRs when rotating or exiting benchmark.Jason Sams
Change-Id: Iee28487138276b51d63361a29700580ee014d42c
2013-11-25Update IP_JB to support multiple image sizes.Jason Sams
Change-Id: I69a65bac112d629b32ce87199390378da1625485
2013-11-25Sync IP JB sources with mr2.Jason Sams
Change-Id: If7309d688e47f61e32fa7f4e253877424532ec56
2013-11-25Enable toggle for USAGE_IOJason Sams
Change-Id: Id2a42dec1e8449b178b92844d478ed51c2afee07
2013-11-25Update ImageProcessingJB to have a more user friendly UIJason Sams
Adds a 2nd activity with additional controls over execution. Results are displayed in a list view Runtime and pause options for thermal and DVFS. Change-Id: I7306d437c2bf76366964332b396a4c8c1008a777
2013-11-25Seperate test list from activity so it can be reused.Jason Sams
Change-Id: I23fd8c9a069b331849198442ba6e9c531a2b27e5
2013-11-15Merge "Sync changes between IP and IP_JB."Jason Sams
2013-11-14Sync changes between IP and IP_JB.Jason Sams
Change-Id: Ib4e1b3d4c2e3b57250f73fd926bb840cbfe60e5b
2013-11-14Update blend to use new style kernels.Tim Murray
Change-Id: If36024a7172699a22d14ace658ce915aa719f27d
2013-11-13More IP cleanup.Jason Sams
Rename all .fs to .rs Switch most kernels to new style. Change-Id: I07643cd1a2c650ef7d2a6fbc17da09246c50125a
2013-11-12Change default for USAGE_IO to offJason Sams
Change-Id: Iebb2dbca06e15896a644929228cbb3331cee6663
2013-11-12Fix ANRs when rotating or exiting benchmark.Jason Sams
Change-Id: Iee28487138276b51d63361a29700580ee014d42c
2013-10-21Update IP_JB to support multiple image sizes.Jason Sams
Change-Id: I69a65bac112d629b32ce87199390378da1625485
2013-10-09Sync IP JB sources with mr2.Jason Sams
Change-Id: If7309d688e47f61e32fa7f4e253877424532ec56
2013-10-08Enable toggle for USAGE_IOJason Sams
Change-Id: Id2a42dec1e8449b178b92844d478ed51c2afee07
2013-10-08Update ImageProcessingJB to have a more user friendly UIJason Sams
Adds a 2nd activity with additional controls over execution. Results are displayed in a list view Runtime and pause options for thermal and DVFS. Change-Id: I7306d437c2bf76366964332b396a4c8c1008a777
2013-09-24Seperate test list from activity so it can be reused.Jason Sams
Change-Id: I23fd8c9a069b331849198442ba6e9c531a2b27e5
2013-03-19Move compute tests from frameworks/base to frameworks/rsJason Sams
Change-Id: I844c9f5e58f500164fec419569c68c7f854c5571