Home
last modified time | relevance | path

Searched refs:BeginFrameFreq (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_client_adapter.h50 int BeginFrameFreq(int stateParam);
78 REG_FUNC(BeginFrameFreq);
119 LOAD_FUNC(BeginFrameFreq); in Load()
/ohos5.0/foundation/resourceschedule/frame_aware_sched/common/include/
H A Drtg_interface.h97 int BeginFrameFreq(int stateParam);
/ohos5.0/foundation/resourceschedule/frame_aware_sched/test/unittest/phone/
H A Drtg_interface_test.cpp180 ret = BeginFrameFreq(0);
197 ret = BeginFrameFreq(0);
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_collector/src/
H A Drme_core_sched.cpp69 int ret = BeginFrameFreq(0); in BeginFlushAnimation()
/ohos5.0/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/
H A Drtg_interface.cpp244 int BeginFrameFreq(int stateParam) in BeginFrameFreq() function
/ohos5.0/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp1069 OHOS::RME::BeginFrameFreq(0); in BeginScene()