Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/surface_flinger/computations/
Dz_order_paths_computation_test.ts44 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,
Dz_order_paths_computation.ts60 const zOrderRelativeOf = node constant
63 if (zOrderRelativeOf && zOrderRelativeOf !== -1) {
64 const zParent = layerIdToTreeNode.get(zOrderRelativeOf);
Dvisibility_properties_computation.ts264 const zOrderRelativeOf = layer constant
267 if (zOrderRelativeOf === -1) {
Dvisibility_properties_computation_test.ts180 zOrderRelativeOf: 3,
/development/tools/winscope/src/viewers/common/operations/
Dadd_chips_test.ts133 properties: {zOrderRelativeOf: 2},
154 properties: {zOrderRelativeOf: 2, isMissingZParent: true},
175 properties: {id: 2, zOrderRelativeOf: -1},
180 properties: {id: 1, zOrderRelativeOf: 2},