Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/common/
H A DMonitorConfig.h32 struct SceneConfig { struct
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/
H A Dhgm_command.h108 struct SceneConfig { struct
113 using SceneConfigMap = std::unordered_map<std::string, SceneConfig>;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp461 PolicyConfigData::SceneConfig sceneConfig; in ParseSceneList()