summaryrefslogtreecommitdiffstats
path: root/camera/IProCameraCallbacks.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-021-4/+4
| | | | | | | | | | | | | | | | | | - Update callback Binder interface - Rename frameId to be requestId to be consistent and disambiguate from frameNumber. - Implement shutter callback from HAL2/3 notify() - Add in-flight tracking to HAL2 - Add requestId to in-flight tracking - Report requestId from shutter callback - Implement idle callback from HAL3 process_capture_result - Add new idle tracker thread - Update all idle waiting to use the tracker - Add reporting from request thread, all streams to tracker - Remove existing idle waiting infrastructure Bug: 10549462 Change-Id: I867bfc248e3848c50e71527e3561fe92dc037958
* Initial implementation of android.hardware.photography.CameraDevice (service)Igor Murashkin2013-06-201-6/+3
| | | | | | | | | | | * Verified preview streaming requests * Other things *should* work but unverified / unimplemented in client side Missing: * CameraService needs to return static camera info metadata Bug: 9213377 Change-Id: I71568560fcf18d0e2b408ed1c4d0066647314868
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-60/+0
| | | | Change-Id: I0582268cef6e84b630bc87c8a03dcd69d54c440d
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-221-0/+25
| | | | Change-Id: I46775402b007244bc383d6343a620eebbd492aad
* Camera: ProClient add asynchronous locks and suchIgor Murashkin2013-02-221-0/+19
| | | | Change-Id: I551e5e5e76d9be733fab5224beaa7309268c0f38
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-221-0/+144
Change-Id: I2af7a807c99df75ea659e6e6acc9c4fca6a56274