Searched defs:GetZoomRatioRange (Results 1 – 8 of 8) sorted by relevance
73 std::vector<float> CameraAbility::GetZoomRatioRange() in GetZoomRatioRange() function in OHOS::CameraStandard::CameraAbility292 std::vector<float> CameraAbilityContainer::GetZoomRatioRange() in GetZoomRatioRange() function in OHOS::CameraStandard::CameraAbilityContainer
84 OHOS::Camera::RetCode CameraAbilityTest::GetZoomRatioRange(std::shared_ptr<CameraAbility> &ability) in GetZoomRatioRange() function in CameraAbilityTest
153 std::vector<float> CameraInfo::GetZoomRatioRange() in GetZoomRatioRange() function in OHOS::CameraStandard::CameraInfo
232 std::vector<float> CameraDevice::GetZoomRatioRange() in GetZoomRatioRange() function in OHOS::CameraStandard::CameraDevice
400 napi_value CameraFunctionsNapi::GetZoomRatioRange(napi_env env, napi_callback_info info) in GetZoomRatioRange() function in OHOS::CameraStandard::CameraFunctionsNapi
340 Camera_ErrorCode Camera_CaptureSession::GetZoomRatioRange(float* minZoom, float* maxZoom) in GetZoomRatioRange() function in Camera_CaptureSession
2580 std::vector<float> CaptureSession::GetZoomRatioRange() in GetZoomRatioRange() function in OHOS::CameraStandard::CaptureSession2587 int32_t CaptureSession::GetZoomRatioRange(std::vector<float>& zoomRatioRange) in GetZoomRatioRange() function in OHOS::CameraStandard::CaptureSession
2238 napi_value CameraSessionNapi::GetZoomRatioRange(napi_env env, napi_callback_info info) in GetZoomRatioRange() function in OHOS::CameraStandard::CameraSessionNapi