Home
last modified time | relevance | path

Searched defs:dispatchArgs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DFakeInputTracingBackend.cpp41 const trace::WindowDispatchArgs& dispatchArgs, in toInputEvent()
53 KeyEvent toInputEvent(const trace::TracedKeyEvent& e, const trace::WindowDispatchArgs& dispatchArgs, in toInputEvent()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/grl/gpu/
H A Dmorton_msb_radix_bitonic_sort.h521 struct BatchedBLSDispatchEntry dispatchArgs = bls_dispatches[dispatch_id]; in sort_morton_codes_batched_BLS_dispatch() local
728 struct MSBDispatchArgs dispatchArgs = get_msb_dispatch_args(scheduler); in sort_morton_codes_msb_count_items() local
827 struct MSBDispatchArgs dispatchArgs = get_msb_dispatch_args(scheduler); in sort_morton_codes_msb_bin_items() local
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/trace/
H A DThreadedBackend.cpp74 void ThreadedBackend<Backend>::traceWindowDispatch(const WindowDispatchArgs& dispatchArgs, in traceWindowDispatch()
H A DInputTracingPerfettoBackend.cpp273 void PerfettoBackend::traceWindowDispatch(const WindowDispatchArgs& dispatchArgs, in traceWindowDispatch()