summaryrefslogtreecommitdiffstats
path: root/camera/camera2/CaptureRequest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* camera2: add reprocess supportChien-Yu Chen2015-04-131-0/+9
| | | | | | | Add support to create input stream, submit reprocess capture requests, and receive reprocess capture results. Change-Id: Iee2d4313f3d52616a484eaea7a28f5ef9d8a674b
* am f4ea51fd: Merge "camera2: fix an error reading a NULL string" into ↵Chien-Yu Chen2014-11-211-3/+3
|\ | | | | | | | | | | | | | | | | lmp-mr1-dev automerge: c2d88d0 * commit 'c2d88d0b1571c11187e32b94e281ded17606070f': camera2: fix an error reading a NULL string
| * camera2: fix an error reading a NULL stringChien-Yu Chen2014-11-201-3/+3
| | | | | | | | | | | | | | Handle the case where the surface name isn't set. Bug: 10461464 Change-Id: I3ee233a7a5f6489513e6d87241cda2aaefbfd43b
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
|/ | | | | | | | | | | to use the new static version. Change-Id: Ia7b10eb38ca55b72278bfd33d3bf647f338b4e6a Conflicts: media/libmedia/IAudioFlinger.cpp media/libmedia/IMediaPlayer.cpp media/libstagefright/CameraSource.cpp
* Camera: Rename new API to camera2, rearrange camera serviceEino-Ville Talvala2013-07-301-0/+124
- Support API rename from photography to camera2 - Reorganize camera service files - API support files to api1/, api2/, api_pro/ - HAL device support files into device{1,2,3}/ - Common files into common/ - Camera service remains at top-level Change-Id: Ie474c12536f543832fba0a2dc936ac4fd39fe6a9