Home
last modified time | relevance | path

Searched defs:targetZoomRatio (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcapture_session_proxy.cpp298 int32_t HCaptureSessionProxy::SetSmoothZoom(int32_t mode, int32_t operationMode, float targetZoomRatio, float &duration) in SetSmoothZoom() argument
/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcapture_session_stub.cpp239 float targetZoomRatio = data.ReadFloat(); in HandleSetSmoothZoom() local
/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp220 float targetZoomRatio = data.ReadFloat(); in TestZoom() local
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1188 SetSmoothZoom( int32_t smoothZoomType, int32_t operationMode, float targetZoomRatio, float& duration) SetSmoothZoom() argument
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp2373 double targetZoomRatio; in SetSmoothZoom() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_framework_unittest.cpp6704 float targetZoomRatio = 0; in HWTEST_F() local
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp2700 int32_t CaptureSession::SetSmoothZoom(float targetZoomRatio, uint32_t smoothZoomType) in SetSmoothZoom() argument
[all...]

Completed in 33 milliseconds