Home | History | Annotate | Download | only in libaudioclient

Lines Matching refs:getDeviceId

540                 deviceId = oldDesc->getDeviceId();
544 if (ioDesc->getDeviceId() != AUDIO_PORT_HANDLE_NONE) {
545 deviceId = ioDesc->getDeviceId();
560 ioDesc->mFrameCount, ioDesc->getDeviceId());
584 deviceId = oldDesc->getDeviceId();
587 if (deviceId != ioDesc->getDeviceId()) {
588 deviceId = ioDesc->getDeviceId();
599 ioDesc->getDeviceId());
617 deviceId = oldDesc->getDeviceId();
1291 return desc->getDeviceId();