Searched refs:openDuplicating (Results 1 – 3 of 3) sorted by relevance
404 status_t openDuplicating(const sp<SwAudioOutputDescriptor>& output1,
711 status_t SwAudioOutputDescriptor::openDuplicating(const sp<SwAudioOutputDescriptor>& output1, in openDuplicating() function in android::SwAudioOutputDescriptor
7893 status = dupOutputDesc->openDuplicating(mPrimaryOutput, desc, &duplicatedOutput); in openOutputWithProfileAndDevice()