Home
last modified time | relevance | path

Searched defs:frameRateRange (Results 1 – 25 of 30) sorted by relevance

12

/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/
H A Dvideo_output.cpp142 Camera_FrameRateRange** frameRateRange, uint32_t* size) in OH_VideoOutput_GetSupportedFrameRates()
159 Camera_FrameRateRange* frameRateRange) in OH_VideoOutput_DeleteFrameRates()
186 Camera_FrameRateRange* frameRateRange) in OH_VideoOutput_GetActiveFrameRate()
H A Dpreview_output.cpp144 Camera_FrameRateRange** frameRateRange, uint32_t* size) in OH_PreviewOutput_GetSupportedFrameRates()
161 Camera_FrameRateRange* frameRateRange) in OH_PreviewOutput_DeleteFrameRates()
189 Camera_FrameRateRange* frameRateRange) in OH_PreviewOutput_GetActiveFrameRate()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/ndk/impl/
H A Dvideo_output_impl.cpp151 Camera_ErrorCode Camera_VideoOutput::GetSupportedFrameRates(Camera_FrameRateRange** frameRateRange,… in GetSupportedFrameRates()
179 Camera_ErrorCode Camera_VideoOutput::DeleteFrameRates(Camera_FrameRateRange* frameRateRange) in DeleteFrameRates()
195 Camera_ErrorCode Camera_VideoOutput::GetActiveFrameRate(Camera_FrameRateRange* frameRateRange) in GetActiveFrameRate()
H A Dpreview_output_impl.cpp143 …a_ErrorCode Camera_PreviewOutput::GetSupportedFrameRates(Camera_FrameRateRange** frameRateRange, u… in GetSupportedFrameRates()
171 Camera_ErrorCode Camera_PreviewOutput::DeleteFrameRates(Camera_FrameRateRange* frameRateRange) in DeleteFrameRates()
187 Camera_ErrorCode Camera_PreviewOutput::GetActiveFrameRate(Camera_FrameRateRange* frameRateRange) in GetActiveFrameRate()
/ohos5.0/foundation/multimedia/camera_framework/interfaces/kits/js/camera_napi/include/
H A Dcamera_napi_object_types.h60 …explicit CameraNapiObjFrameRateRange(std::vector<int32_t>& frameRateRange) : frameRateRange_(frame… in CameraNapiObjFrameRateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/native_display_soloist/
H A Dnative_display_soloist.cpp114 FrameRateRange frameRateRange(range->min, range->max, range->expected); in OH_DisplaySoloist_SetExpectedFrameRateRange() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dscheduler.cpp61 void Scheduler::SetExpectedFrameRateRange(const FrameRateRange& frameRateRange) in SetExpectedFrameRateRange()
H A Danimator.cpp109 bool Animator::SetExpectedFrameRateRange(const FrameRateRange& frameRateRange) in SetExpectedFrameRateRange()
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_object_types.cpp63 auto frameRateRange = Hold<CameraNapiObjFrameRateRange>(videoProfile_.framerates_); in GetCameraNapiObject() local
H A Dcamera_napi_utils.cpp334 void CameraNapiUtils::CreateFrameRateJSArray(napi_env env, std::vector<int32_t> frameRateRange, nap… in CreateFrameRateJSArray()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/display_sync/
H A Djs_display_sync.cpp126 … ParseExpectedFrameRateRange(napi_env env, napi_callback_info info, FrameRateRange& frameRateRange) in ParseExpectedFrameRateRange()
160 FrameRateRange frameRateRange; in JSSetExpectedFrameRateRange() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_ui_display_soloist.cpp284 int32_t RSDisplaySoloist::SearchMatchedRate(const FrameRateRange& frameRateRange, in SearchMatchedRate()
552 void RSDisplaySoloistManager::InsertFrameRateRange(SoloistIdType id, FrameRateRange frameRateRange) in InsertFrameRateRange()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_manager.cpp153 auto frameRateRange = rateDecider_.GetFrameRateRange(); in GetFrameRateRange() local
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/common/
H A Dnative_avcapability.cpp474 …ode OH_AVCapability_GetVideoFrameRateRange(OH_AVCapability *capability, OH_AVRange *frameRateRange) in OH_AVCapability_GetVideoFrameRateRange()
492 OH_AVRange *frameRateRange) in OH_AVCapability_GetVideoFrameRateRangeForSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js731 constructor(nodeRef, frameRateRange) { argument
772 setFrameRateRange(frameRateRange) { argument
801 setFrameRateRange(frameRateRange) { argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_animate.cpp221 …RefPtr<FrameRateRange> frameRateRange = AceType::MakeRefPtr<FrameRateRange>(option.expectedFrameRa… in AnimateTo() local
365 …FrameRateRange frameRateRange { option->expectedFrameRateRange.min, option->expectedFrameRateRange… in ParseAnimatorOption() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animator.cpp51 bool Animator::SetExpectedFrameRateRange(const FrameRateRange& frameRateRange) in SetExpectedFrameRateRange()
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/animator/
H A Djs_animator.cpp449 … ParseExpectedFrameRateRange(napi_env env, napi_callback_info info, FrameRateRange& frameRateRange) in ParseExpectedFrameRateRange()
503 FrameRateRange frameRateRange; in JSSetExpectedFrameRateRange() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/unittest/src/v1_1/
H A Dcamera_ndk_unittest.cpp4389 Camera_FrameRateRange* frameRateRange = nullptr; variable
4451 Camera_FrameRateRange* frameRateRange = nullptr; variable
4504 Camera_FrameRateRange* frameRateRange = nullptr; variable
4999 Camera_FrameRateRange* frameRateRange = nullptr; variable
5062 Camera_FrameRateRange* frameRateRange = nullptr; variable
5117 Camera_FrameRateRange* frameRateRange = nullptr; variable
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/avcodeclist/
H A Davcodec_info.cpp448 const auto &frameRateRange = GetSupportedFrameRatesFor(width, height); in IsSizeAndRateSupported() local
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/
H A Dcapture_session_fuzzer.cpp424 vector<int32_t> frameRateRange{data.ReadInt32(), data.ReadInt32()}; in TestOther() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp347 auto frameRateRange = AceType::MakeRefPtr<FrameRateRange>(minValue, maxValue, expectValue); in SetFrameRateRange() local
382 auto frameRateRange = AceType::MakeRefPtr<FrameRateRange>(minValue, maxValue, expectValue); in SetMarqueeFrameRateRange() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Dpreview_output.cpp385 std::vector<int32_t> frameRateRange = {minFrameRate, maxFrameRate}; in SetFrameRate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_context.cpp549 …RefPtr<FrameRateRange> frameRateRange = AceType::MakeRefPtr<FrameRateRange>(fRRmin, fRRmax, fRRExp… in CreateAnimation() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_test_ng.cpp1986 auto frameRateRange = AceType::MakeRefPtr<FrameRateRange>(0, 120, expectedRate); variable

12