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.cpp422 [[maybe_unused]] int triggerId) { in notifyAutoFocus()
430 [[maybe_unused]] int triggerId) { in notifyAutoExposure()
438 [[maybe_unused]] int triggerId) { in notifyAutoWhitebalance()
/frameworks/av/services/camera/libcameraservice/api1/
DCamera2Client.cpp1382 int triggerId; in autoFocus() local
1461 int triggerId; in cancelAutoFocus() local
1867 void Camera2Client::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()
1997 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/frameworks/av/services/camera/libcameraservice/api1/client2/
DCaptureSequencer.cpp99 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.cpp4720 uint32_t triggerId = static_cast<uint32_t>(trigger.entryValue); in insertTriggers() local