summaryrefslogtreecommitdiffstats
path: root/modules/camera/CameraHAL.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build. Missing vendor tags header.Ruben Brunk2014-01-171-1/+1
|
* camera3: Update vendor tag spec for HAL 3.2.Ruben Brunk2014-01-161-0/+1
| | | | | | | | | - Deprecates vendor tag specification in camera3 device. - Moves vendor tag ops declaration to camera metadata library and cleans up definitions. - Updates the example HAL. Change-Id: Ifb16bb0d4bbc896bc32d33dd150e7e174af57dad
* modules: camera: add vendor tag functionalityAlex Ray2013-10-211-0/+2
| | | | | | Vendor Tag operations were added in module api v2.2 Change-Id: I352a50759d8bb9389d904bb774659e4be883794b
* modules: camera: Camera v3 DevicesAlex Ray2013-02-271-0/+4
| | | | | | | Default camera HAL statically allocates camera devices. Update camera device to API v3. Change-Id: Ic53ffcf3b746b9b4011b932e26dbb0f533cba554
* modules: camera: Update to v2.1 camera module APIAlex Ray2013-02-261-0/+47
Refactor the camera module into a single CameraHAL object. Adds set_callbacks, new in the v2.1 module API. Change-Id: I4da677c28d7425f545f68998844fcfa4caf0feb9