Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/transitions/legacy/
Dparser_transitions_wm.ts108 return ParserTransitionsUtils.makeTransitionPropertiesTree(
Dparser_transitions_shell.ts123 return ParserTransitionsUtils.makeTransitionPropertiesTree(
/development/tools/winscope/src/parsers/transitions/perfetto/
Dparser_transitions.ts119 return ParserTransitionsUtils.makeTransitionPropertiesTree(
/development/tools/winscope/src/parsers/transitions/
Dparser_transitions_utils.ts78 static makeTransitionPropertiesTree( method in ParserTransitionsUtils