Home
last modified time | relevance | path

Searched refs:zOrderRelativeOf (Results 1 – 8 of 8) sorted by relevance

/development/tools/winscope/src/parsers/surface_flinger/computations/
Dz_order_paths_computation_test.ts47 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 …]
Dz_order_paths_computation.ts54 const zOrderRelativeOf = node constant
57 if (zOrderRelativeOf && zOrderRelativeOf !== -1) {
58 const zParent = layerIdToTreeNode.get(zOrderRelativeOf);
Dvisibility_properties_computation.ts267 const zOrderRelativeOf = layer constant
270 if (zOrderRelativeOf === -1) {
Dlayer_extractor_test.ts96 zOrderRelativeOf: 1,
Dvisibility_properties_computation_test.ts149 zOrderRelativeOf: 3,
Drects_computation_test.ts122 zOrderRelativeOf: 1,
/development/tools/winscope/src/viewers/common/operations/
Dadd_chips_test.ts134 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/
Dpresenter_test.ts612 zOrderRelativeOf: null,