Searched defs:attachOutput (Results 1 – 2 of 2) sorted by relevance
849 status_t Spatializer::attachOutput(audio_io_handle_t output, size_t numActiveTracks) { in attachOutput() function in android::Spatializer
1113 for (const AttachBufferOutput& attachOutput : attachOutputs) { in TEST_P() local