Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/api2/
DCameraOfflineSessionClient.cpp337 [[maybe_unused]] int triggerId) { in notifyAutoFocus()
343 [[maybe_unused]] int triggerId) { in notifyAutoExposure()
349 [[maybe_unused]] int triggerId) { in notifyAutoWhitebalance()
/frameworks/av/services/camera/libcameraservice/common/
DCamera2ClientBase.cpp432 [[maybe_unused]] int triggerId) { in notifyAutoFocus()
440 [[maybe_unused]] int triggerId) { in notifyAutoExposure()
448 [[maybe_unused]] int triggerId) { in notifyAutoWhitebalance()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1389 int triggerId; in autoFocus() local
1468 int triggerId; in cancelAutoFocus() local
1869 void Camera2Client::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()
1999 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp98 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/frameworks/base/core/java/android/service/autofill/
DSaveInfo.java354 AutofillId triggerId) { in SaveInfo()
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3Device.cpp4658 uint32_t triggerId = static_cast<uint32_t>(trigger.entryValue); in insertTriggers() local