Searched refs:zOrderRelativeOf (Results 1 – 5 of 5) sorted by relevance
/development/tools/winscope/src/parsers/surface_flinger/computations/ |
D | z_order_paths_computation_test.ts | 44 zOrderRelativeOf: -1, 56 zOrderRelativeOf: -1, 68 zOrderRelativeOf: -1, 82 zOrderRelativeOf: -1, 132 zOrderRelativeOf: -1, 144 zOrderRelativeOf: -1, 156 zOrderRelativeOf: 2, 200 zOrderRelativeOf: -1, 212 zOrderRelativeOf: -1, 224 zOrderRelativeOf: 5,
|
D | z_order_paths_computation.ts | 60 const zOrderRelativeOf = node constant 63 if (zOrderRelativeOf && zOrderRelativeOf !== -1) { 64 const zParent = layerIdToTreeNode.get(zOrderRelativeOf);
|
D | visibility_properties_computation.ts | 264 const zOrderRelativeOf = layer constant 267 if (zOrderRelativeOf === -1) {
|
D | visibility_properties_computation_test.ts | 180 zOrderRelativeOf: 3,
|
/development/tools/winscope/src/viewers/common/operations/ |
D | add_chips_test.ts | 133 properties: {zOrderRelativeOf: 2}, 154 properties: {zOrderRelativeOf: 2, isMissingZParent: true}, 175 properties: {id: 2, zOrderRelativeOf: -1}, 180 properties: {id: 1, zOrderRelativeOf: 2},
|