Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp699 Camera_ErrorCode Camera_CaptureSession::GetFocalLength(float* focalLength) in GetFocalLength() function in Camera_CaptureSession
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp850 RetCode OhosCameraDemo::GetFocalLength(std::shared_ptr<CameraAbility> &ability) in GetFocalLength() function in OHOS::Camera::OhosCameraDemo
/ohos5.0/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp858 RetCode OhosCameraDemo::GetFocalLength(std::shared_ptr<CameraAbility> &ability) in GetFocalLength() function in OHOS::Camera::OhosCameraDemo
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp799 RetCode DcameraHdfDemo::GetFocalLength(std::shared_ptr<CameraAbility> &ability) in GetFocalLength() function in OHOS::DistributedHardware::DcameraHdfDemo
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dcapture_session.cpp2227 float CaptureSession::GetFocalLength() in GetFocalLength() function in OHOS::CameraStandard::CaptureSession
2234 int32_t CaptureSession::GetFocalLength(float& focalLength) in GetFocalLength() function in OHOS::CameraStandard::CaptureSession
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/
H A Dcamera_session_napi.cpp2062 napi_value CameraSessionNapi::GetFocalLength(napi_env env, napi_callback_info info) in GetFocalLength() function in OHOS::CameraStandard::CameraSessionNapi