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