Searched refs:layerStackSpaceRect (Results 1 – 3 of 3) sorted by relevance
/development/tools/winscope/src/parsers/surface_flinger/computations/ |
D | rects_computation.ts | 30 const layerStackSpaceRect = assertDefined( constant 33 const displayRect = Rect.from(layerStackSpaceRect);
|
D | rects_computation_test.ts | 248 layerStackSpaceRect: {left: 0, top: 0, right: 5, bottom: 5}, 287 layerStackSpaceRect: {left: 0, top: 0, right: 5, bottom: 5}, 293 layerStackSpaceRect: {left: 0, top: 0, right: 5, bottom: 5},
|
D | visibility_properties_computation_test.ts | 504 layerStackSpaceRect: {left: 0, right: 5, top: 0, bottom: 5}, 616 layerStackSpaceRect: {left: 0, right: 5, top: 0, bottom: 5}, 804 layerStackSpaceRect: {left: 0, right: 5, top: 0, bottom: 5}, 913 layerStackSpaceRect: {left: 0, right: 5, top: 0, bottom: 5},
|