Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/transactions/operations/
Dtranslate_changes_test.ts128 const displayChanges = assertDefined( constant
136 displayChanges
/development/tools/winscope/src/viewers/viewer_transactions/
Dpresenter.ts465 const displayChanges = assertDefined( constant
468 for (const displayState of displayChanges) {
487 if (layerChanges.length === 0 && displayChanges.length === 0) {