summaryrefslogtreecommitdiffstats
path: root/include/camera/IProCameraCallbacks.h
Commit message (Collapse)AuthorAgeFilesLines
* Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-021-1/+1
| | | | | | | | | | | | | | | | | | - 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
* camera: Make some binder interfaces compatible with AIDLIgor Murashkin2013-06-111-0/+3
| | | | | | | | | | | | | Done: * ICameraService * ICameraServiceListener Partial: * ICamera (disconnect only) * IProCameraUser (disconnect only) Bug: 9213377 Change-Id: I8e2e6e05cfd02ec36be1d5b2c551f10ffb43b5b4
* (Camera)ProCamera: Remove unused functions from binder interfaceIgor Murashkin2013-03-111-11/+7
| | | | Change-Id: I0582268cef6e84b630bc87c8a03dcd69d54c440d
* Camera: ProCamera - implement onResultReceived callback for metadata callbacksIgor Murashkin2013-02-221-0/+7
| | | | Change-Id: I46775402b007244bc383d6343a620eebbd492aad
* Camera: ProClient add asynchronous locks and suchIgor Murashkin2013-02-221-0/+8
| | | | Change-Id: I551e5e5e76d9be733fab5224beaa7309268c0f38
* Camera: Add ProCamera private binder interface for an API2-light functionalityIgor Murashkin2013-02-221-0/+57
Change-Id: I2af7a807c99df75ea659e6e6acc9c4fca6a56274