Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastCaptureDumpState.h26 struct FastCaptureDumpState : FastThreadDumpState { struct
39 static_assert(!std::is_polymorphic_v<FastCaptureDumpState>); argument