Home
last modified time | relevance | path

Searched defs:CalcExpectedFrameRate (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_render_context.h109 int32_t CalcExpectedFrameRate(const std::string& scene, float speed) in CalcExpectedFrameRate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Drender_context.h669 virtual int32_t CalcExpectedFrameRate(const std::string& scene, float speed) in CalcExpectedFrameRate() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp2489 int32_t RSNode::CalcExpectedFrameRate(const std::string& scene, float speed) in CalcExpectedFrameRate() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp5271 int32_t RosenRenderContext::CalcExpectedFrameRate(const std::string& scene, float speed) function in OHOS::Ace::NG::RosenRenderContext