Home
last modified time | relevance | path

Searched refs:makeWmPropertiesTree (Results 1 – 4 of 4) sorted by relevance

/development/tools/winscope/src/parsers/transitions/legacy/
Dparser_transitions_wm.ts102 const wmEntryTree = ParserTransitionsUtils.makeWmPropertiesTree({
Dparser_transitions_shell.ts121 const wmEntryTree = ParserTransitionsUtils.makeWmPropertiesTree();
/development/tools/winscope/src/parsers/transitions/perfetto/
Dparser_transitions.ts107 const wmEntryTree = ParserTransitionsUtils.makeWmPropertiesTree(
/development/tools/winscope/src/parsers/transitions/
Dparser_transitions_utils.ts101 static makeWmPropertiesTree( method in ParserTransitionsUtils