Searched defs:triggerId (Results 1 – 4 of 4) sorted by relevance
253 int triggerId) { in notifyAutoFocus()264 int triggerId) { in notifyAutoExposure()274 int triggerId) { in notifyAutoWhitebalance()
1278 int triggerId; in autoFocus() local1357 int triggerId; in cancelAutoFocus() local1771 void Camera2Client::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()1901 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
100 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
3294 uint32_t triggerId = static_cast<uint32_t>(trigger.entryValue); in insertTriggers() local