Searched refs:getDevicePosition (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/com/sun/media/sound/
H A DPLATFORM_API_SolarisOS_PCM.c486 int getDevicePosition(SolPcmInfo* info, int isSource) { function
504 ERROR0("DAUDIO: getDevicePosition: ioctl failed!\n");
524 pos = getDevicePosition(info, isSource);
547 pos = getDevicePosition(info, isSource);
588 pos = getDevicePosition(info, isSource);
605 pos = getDevicePosition(info, isSource);

Completed in 2071 milliseconds