Home
last modified time | relevance | path

Searched defs:SetFrameRateRange (Results 1 – 5 of 5) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_animation_timing_protocol.h72 void SetFrameRateRange(FrameRateRange range) in SetFrameRateRange() function
Drs_render_animation.h134 void SetFrameRateRange(FrameRateRange range) in SetFrameRateRange() function
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
Dvideo_output.cpp219 void VideoOutput::SetFrameRateRange(int32_t minFrameRate, int32_t maxFrameRate) in SetFrameRateRange() function in OHOS::CameraStandard::VideoOutput
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/output/
Dvideo_output_napi.cpp584 napi_value VideoOutputNapi::SetFrameRateRange(napi_env env, napi_callback_info info) in SetFrameRateRange() function in OHOS::CameraStandard::VideoOutputNapi
/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
Dcapture_session.cpp1806 void CaptureSession::SetFrameRateRange(const std::vector<int32_t>& frameRateRange) in SetFrameRateRange() function in OHOS::CameraStandard::CaptureSession