Home
last modified time | relevance | path

Searched defs:zoom (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/camera_framework/services/camera_service/src/smooth_zoom/
H A Dcubic_bezier.cpp49 float zoom = (currentZoom + (targetZoom - currentZoom) * GetInterpolation(time)); in GetZoomArray() local
/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dcapture_session.cpp229 Camera_ErrorCode OH_CaptureSession_GetZoomRatio(Camera_CaptureSession* session, float* zoom) in OH_CaptureSession_GetZoomRatio() argument
238 Camera_ErrorCode OH_CaptureSession_SetZoomRatio(Camera_CaptureSession* session, float zoom) in OH_CaptureSession_SetZoomRatio() argument
/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dcapture_session_impl.cpp349 Camera_ErrorCode Camera_CaptureSession::GetZoomRatio(float* zoom) in GetZoomRatio() argument
357 Camera_ErrorCode Camera_CaptureSession::SetZoomRatio(float zoom) in SetZoomRatio() argument
/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/
H A Dcamera_manager.cpp211 float zoom = float(zoomRatio); in setZoomRatioFn() local
/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp192 float zoom = 0.0f; in SessionControlParams() local
2417 float zoom = 0.0f; in HWTEST_F() local
2495 float zoom in HWTEST_F() local
2546 float zoom = 0.0f; HWTEST_F() local
[all...]

Completed in 11 milliseconds