Home
last modified time | relevance | path

Searched refs:RELATIVE_Z_CHIP (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/common/operations/
Dadd_chips_test.ts25 RELATIVE_Z_CHIP,
142 ).toEqual([RELATIVE_Z_CHIP]);
163 ).toEqual([RELATIVE_Z_CHIP, MISSING_Z_PARENT_CHIP]);
195 ).toEqual([RELATIVE_Z_CHIP]);
Dadd_chips.ts24 RELATIVE_Z_CHIP,
61 node.addChip(RELATIVE_Z_CHIP);
/development/tools/winscope/src/viewers/common/
Dchip.ts31 export const RELATIVE_Z_CHIP = new Chip( constant