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 = EntryPropertiesTreeFactory.makeWmPropertiesTree({
Dparser_transitions_shell.ts119 const wmEntryTree = EntryPropertiesTreeFactory.makeWmPropertiesTree();
/development/tools/winscope/src/parsers/transitions/perfetto/
Dparser_transitions.ts130 const wmEntryTree = EntryPropertiesTreeFactory.makeWmPropertiesTree(
/development/tools/winscope/src/parsers/transitions/
Dentry_properties_tree_factory.ts102 static makeWmPropertiesTree( method in EntryPropertiesTreeFactory