Home
last modified time | relevance | path

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

/aosp_15_r20/development/tools/winscope/src/trace/tree_node/
H A Dcomputation.ts21 executeInPlace(): void; method
/aosp_15_r20/development/tools/winscope/src/parsers/view_capture/computations/
H A Dvisibility_computation.ts32 executeInPlace(): void { method in VisibilityComputation
H A Drects_computation.ts99 executeInPlace(): void { method in RectsComputation
/aosp_15_r20/development/tools/winscope/src/parsers/surface_flinger/computations/
H A Dz_order_paths_computation.ts30 executeInPlace(): void { method in ZOrderPathsComputation
H A Dvisibility_properties_computation.ts44 executeInPlace(): void { method in VisibilityPropertiesComputation
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dadd_diffs.ts34 async executeInPlace(newRoot: T, oldRoot?: T): Promise<void> { method in AddDiffs
/aosp_15_r20/development/tools/winscope/src/parsers/window_manager/computations/
H A Drects_computation.ts116 executeInPlace(): void { method in RectsComputation