Home
last modified time | relevance | path

Searched defs:rectsToDraw (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dui_data_hierarchy.ts36 rectsToDraw?: UiRect[]; property
H A Drects_presenter.ts28 private rectsToDraw: UiRect[] = []; property in RectsPresenter
H A Dhierarchy_viewer_presenter_test.ts418 const rectsToDraw = assertDefined(uiData.rectsToDraw); constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_window_manager/
H A Dui_data.ts29 rectsToDraw: UiRect[] = []; property in UiData
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_view_capture/
H A Dui_data.ts30 rectsToDraw: UiRect[] = []; property in UiData
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_surface_flinger/
H A Dui_data.ts30 rectsToDraw: UiRect[] = []; property in UiData
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_input/
H A Dui_data.ts47 rectsToDraw: UiRect[] | undefined; property in UiData