Home
last modified time | relevance | path

Searched refs:GetFpsList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/include/
H A Dpara_config.h45 static std::vector<int> GetFpsList();
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dpara_config.cpp207 std::vector<int> ParaConfig::GetFpsList() in GetFpsList() function in OHOS::RME::ParaConfig
H A Dintellisense_server.cpp87 m_fpsList = ParaConfig::GetFpsList(); in ReadXml()