Searched defs:triggerId (Results 1 – 4 of 4) sorted by relevance
268 int triggerId) { in notifyAutoFocus()279 int triggerId) { in notifyAutoExposure()289 int triggerId) { in notifyAutoWhitebalance()
1282 int triggerId; in autoFocus() local1361 int triggerId; in cancelAutoFocus() local1775 void Camera2Client::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()1905 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
100 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
3461 uint32_t triggerId = static_cast<uint32_t>(trigger.entryValue); in insertTriggers() local