Home
last modified time | relevance | path

Searched defs:notifyViewCallback (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/development/tools/winscope/src/viewers/viewer_surface_flinger/
H A Dpresenter_test.ts289 const notifyViewCallback = (newData: UiData) => { constant
358 const notifyViewCallback = (newData: UiData) => { constant
537 const notifyViewCallback = (newData: UiData) => { constant
609 const notifyViewCallback = (newData: UiData) => { constant
H A Dviewer_surface_flinger.ts43 const notifyViewCallback = (uiData: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_view_capture/
H A Dpresenter_test.ts223 const notifyViewCallback = (newData: UiData) => { constant
239 const notifyViewCallback = (newData: UiData) => { constant
305 const notifyViewCallback = (newData: UiData) => { constant
H A Dviewer_view_capture.ts39 const notifyViewCallback = (uiData: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_media_based/
H A Dpresenter.ts31 private readonly notifyViewCallback: NotifyHierarchyViewCallbackType<UiData>, property in Presenter
H A Dviewer_media_based.ts42 const notifyViewCallback = (uiData: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_search/
H A Dviewer_search.ts40 const notifyViewCallback = (data: UiData) => { constant
H A Dpresenter.ts65 private readonly notifyViewCallback: (uiData: UiData) => void, property in Presenter
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transitions/
H A Dviewer_transitions.ts39 const notifyViewCallback = (data: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_window_manager/
H A Dviewer_window_manager.ts40 const notifyViewCallback = (uiData: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_transactions/
H A Dviewer_transactions.ts40 const notifyViewCallback = (data: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_protolog/
H A Dviewer_protolog.ts42 const notifyViewCallback = (data: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/viewer_jank_cujs/
H A Dviewer_jank_cujs.ts40 const notifyViewCallback = (data: UiData) => { constant
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dhierarchy_viewer_presenter_test.ts117 const notifyViewCallback = (newData: UiDataHierarchy) => { constant