Searched refs:zOrderRelativeOf (Results 1 – 8 of 8) sorted by relevance
/development/tools/winscope/src/parsers/surface_flinger/computations/ |
D | z_order_paths_computation_test.ts | 47 zOrderRelativeOf: -1, 59 zOrderRelativeOf: -1, 71 zOrderRelativeOf: -1, 85 zOrderRelativeOf: -1, 124 zOrderRelativeOf: -1, 136 zOrderRelativeOf: -1, 148 zOrderRelativeOf: 2, 160 zOrderRelativeOf: 2, 199 zOrderRelativeOf: -1, 211 zOrderRelativeOf: -1, [all …]
|
D | z_order_paths_computation.ts | 54 const zOrderRelativeOf = node constant 57 if (zOrderRelativeOf && zOrderRelativeOf !== -1) { 58 const zParent = layerIdToTreeNode.get(zOrderRelativeOf);
|
D | visibility_properties_computation.ts | 267 const zOrderRelativeOf = layer constant 270 if (zOrderRelativeOf === -1) {
|
D | layer_extractor_test.ts | 96 zOrderRelativeOf: 1,
|
D | visibility_properties_computation_test.ts | 149 zOrderRelativeOf: 3,
|
D | rects_computation_test.ts | 122 zOrderRelativeOf: 1,
|
/development/tools/winscope/src/viewers/common/operations/ |
D | add_chips_test.ts | 134 properties: {zOrderRelativeOf: 2}, 155 properties: {zOrderRelativeOf: 2, isMissingZParent: true}, 176 properties: {id: 2, zOrderRelativeOf: -1}, 181 properties: {id: 1, zOrderRelativeOf: 2},
|
/development/tools/winscope/src/viewers/viewer_surface_flinger/ |
D | presenter_test.ts | 612 zOrderRelativeOf: null,
|