Home
last modified time | relevance | path

Searched defs:SetExpectedFrameRateRange (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_display_sync.cpp48 void RSRenderDisplaySync::SetExpectedFrameRateRange(const FrameRateRange& range) in SetExpectedFrameRateRange() function in OHOS::Rosen::RSRenderDisplaySync
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dscheduler.cpp61 void Scheduler::SetExpectedFrameRateRange(const FrameRateRange& frameRateRange) in SetExpectedFrameRateRange() function in OHOS::Ace::Scheduler
H A Danimator.cpp109 bool Animator::SetExpectedFrameRateRange(const FrameRateRange& frameRateRange) in SetExpectedFrameRateRange() function in OHOS::Ace::Animator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync.cpp333 void UIDisplaySync::SetExpectedFrameRateRange(const FrameRateRange& range) in SetExpectedFrameRateRange() function in OHOS::Ace::UIDisplaySync
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp252 int32_t OH_NativeXComponent::SetExpectedFrameRateRange(OH_NativeXComponent_ExpectedRateRange* range) in SetExpectedFrameRateRange() function in OH_NativeXComponent
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animator.cpp51 bool Animator::SetExpectedFrameRateRange(const FrameRateRange& frameRateRange) in SetExpectedFrameRateRange() function in OHOS::Ace::Animator