Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraOfflineSessionClient.cpp291 void CameraOfflineSessionClient::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()
299 void CameraOfflineSessionClient::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
307 void CameraOfflineSessionClient::notifyAutoWhitebalance(uint8_t newState, int triggerId) { in notifyAutoWhitebalance()
/aosp12/frameworks/av/services/camera/libcameraservice/common/
H A DCamera2ClientBase.cpp308 int triggerId) { in notifyAutoFocus()
319 int triggerId) { in notifyAutoExposure()
329 int triggerId) { in notifyAutoWhitebalance()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_context_ffi.cpp60 auto triggerId = Container::CurrentIdSafely(); in AnimateToForStageMode() local
/aosp12/packages/modules/StatsD/statsd/tests/metrics/
H A DGaugeMetricProducer_test.cpp658 int triggerId = 5; in TEST() local
733 int triggerId = 5; in TEST() local
792 int triggerId = 5; in TEST() local
/aosp12/frameworks/av/services/camera/libcameraservice/api1/
H A DCamera2Client.cpp1344 int triggerId; in autoFocus() local
1423 int triggerId; in cancelAutoFocus() local
1816 void Camera2Client::notifyAutoFocus(uint8_t newState, int triggerId) { in notifyAutoFocus()
1946 void Camera2Client::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DCaptureSequencer.cpp98 void CaptureSequencer::notifyAutoExposure(uint8_t newState, int triggerId) { in notifyAutoExposure()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp160 JSRef<JSFunc> jsAnimateToFunc, int32_t triggerId) in AnimateToForStageMode()
216 auto triggerId = pipelineContext->GetInstanceId(); in StartAnimationForStageMode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp144 auto triggerId = context->id; in AnimateToInner() local
/aosp12/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp5732 uint32_t triggerId = static_cast<uint32_t>(trigger.entryValue); in insertTriggers() local