Home
last modified time | relevance | path

Searched refs:ParseScreenConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.h55 int32_t ParseScreenConfig(xmlNode &node);
H A Dxml_parser.cpp148 setResult = ParseScreenConfig(node); in ParseSubSequentParams()
305 int32_t XMLParser::ParseScreenConfig(xmlNode &node) in ParseScreenConfig() function in OHOS::Rosen::XMLParser