Home
last modified time | relevance | path

Searched defs:thresholdNode (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/
H A Dxml_parser.cpp324 …for (xmlNode *thresholdNode = currNode->xmlChildrenNode; thresholdNode; thresholdNode = thresholdN… in ParseScreenConfig() local
336 xmlNode *thresholdNode = &node; in ParseSubScreenConfig() local
420 …for (xmlNode *thresholdNode = currNode->xmlChildrenNode; thresholdNode; thresholdNode = thresholdN… in ParserDynamicSetting() local