Searched defs:GetFocalLength (Results 1 - 3 of 3) sorted by relevance
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/ | ||
H A D | capture_session_impl.cpp | 695 Camera_ErrorCode Camera_CaptureSession::GetFocalLength(float* focalLength) in GetFocalLength() function in Camera_CaptureSession |
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/session/ | ||
H A D | camera_session_napi.cpp | 2054 napi_value CameraSessionNapi::GetFocalLength(napi_env env, napi_callback_info info) in GetFocalLength() function in OHOS::CameraStandard::CameraSessionNapi |
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/ | ||
H A D | capture_session.cpp | 2145 float CaptureSession::GetFocalLength() in GetFocalLength() function in OHOS::CameraStandard::CaptureSession 2152 int32_t CaptureSession::GetFocalLength(float& focalLength) in GetFocalLength() function in OHOS::CameraStandard::CaptureSession |
Completed in 19 milliseconds