Home
last modified time | relevance | path

Searched refs:GetRenderTypeList (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.h46 static std::vector<int> GetRenderTypeList();
/ohos5.0/foundation/resourceschedule/frame_aware_sched/frameworks/core/frame_aware_policy/src/
H A Dpara_config.cpp212 std::vector<int> ParaConfig::GetRenderTypeList() in GetRenderTypeList() function in OHOS::RME::ParaConfig
H A Dintellisense_server.cpp88 m_renderTypeList = ParaConfig::GetRenderTypeList(); in ReadXml()