Home
last modified time | relevance | path

Searched defs:CanSetFrameRateRange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/session/
H A Dphoto_session.cpp265 bool PhotoSession::CanSetFrameRateRange(int32_t minFps, int32_t maxFps, CaptureOutput* curOutput) in CanSetFrameRateRange() function in OHOS::CameraStandard::PhotoSession
H A Dvideo_session.cpp281 bool VideoSession::CanSetFrameRateRange(int32_t minFps, int32_t maxFps, CaptureOutput* curOutput) in CanSetFrameRateRange() function in OHOS::CameraStandard::VideoSession
H A Dcapture_session.cpp3705 bool CaptureSession::CanSetFrameRateRange(int32_t minFps, int32_t maxFps, CaptureOutput* curOutput) in CanSetFrameRateRange() function in OHOS::CameraStandard::CaptureSession