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