HomeSort by relevance Sort by last modified time
    Searched refs:SoftwarePatch (Results 1 - 4 of 4) sorted by null

  /frameworks/av/services/audioflinger/
PatchPanel.h 26 class SoftwarePatch {
28 SoftwarePatch(const PatchPanel &patchPanel, audio_patch_handle_t patchHandle,
33 SoftwarePatch(const SoftwarePatch&) = default;
34 SoftwarePatch& operator=(const SoftwarePatch&) = default;
71 std::vector<SoftwarePatch> *patches) const;
PatchPanel.cpp 86 status_t AudioFlinger::PatchPanel::SoftwarePatch::getLatencyMs_l(double *latencyMs) const
708 std::vector<AudioFlinger::PatchPanel::SoftwarePatch> *patches) const
    [all...]
AudioFlinger.cpp     [all...]
Threads.cpp     [all...]

Completed in 3340 milliseconds