summaryrefslogtreecommitdiffstats
path: root/tests/Camera2Tests/CameraToo
Commit message (Collapse)AuthorAgeFilesLines
* Camera2: Final API revisionsEino-Ville Talvala2014-09-051-6/+6
| | | | | | | | | - Rename listeners to callbacks. Listeners are single-method and are interfaces, while callbacks are abstract may get more methods in the future. - Use register/unregister for registering callbacks, not add/remove. Bug: 17389922 Change-Id: Ic6b46ad79cb43a43a85e2a4b63f059d3af99798b
* Add CameraToo, a sample point-and-shoot camera appSol Boucher2014-06-117-0/+759
It demonstrates basic use of the features of the new Camera2 API. Change-Id: I593bc682e5c6203754e9a3ee9a78efbd1b208513