Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DFastMixerState.h45 struct FastTrack { struct
63 static_assert(!std::is_polymorphic_v<FastTrack>); argument