Home
last modified time | relevance | path

Searched defs:triggerId (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp281 int triggerId) { in notifyAutoFocus()
292 int triggerId) { in notifyAutoExposure()
302 int triggerId) { in notifyAutoWhitebalance()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1328 int triggerId; in autoFocus() local
1407 int triggerId; in cancelAutoFocus() local
1792 void Camera2Client::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()
1922 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/frameworks/base/cmds/statsd/tests/metrics/
DGaugeMetricProducer_test.cpp690 int triggerId = 5; in TEST() local
775 int triggerId = 5; in TEST() local
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp98 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp6234 uint32_t triggerId = static_cast<uint32_t>(trigger.entryValue); in insertTriggers() local