Lines Matching refs:ALOGD
86 ALOGD("%s() change format from %d to 32_BIT", __func__, audioFormat); in open()
94 ALOGD("%s() 32_BIT failed, perhaps due to format. Try again with 24_BIT_PACKED", __func__); in open()
104 ALOGD("%s() 24_BIT failed, perhaps due to format. Try again with 16_BIT", __func__); in open()
168 ALOGD("%s() mMapClient.attributionSource = %s => portHandle = %d\n", in openWithFormat()
173 ALOGD("%s() - openMmapStream() returned status %d", __func__, status); in openWithFormat()
191 ALOGD("%s() deviceId = %d, sessionId = %d", __func__, getDeviceId(), getSessionId()); in openWithFormat()
206 ALOGD("%s() createMmapBuffer() buffer_size = %d fr, burst_size %d fr" in openWithFormat()
250 ALOGD("%s() actual rate = %d, channels = %d" in openWithFormat()
254 ALOGD("%s() format = 0x%08x, frame size = %d, burst size = %d", in openWithFormat()
356 ALOGD("%s(%d) tearing down this entire MMAP endpoint", __func__, portHandle); in handleTearDownAsync()
360 ALOGD("%s(%d) disconnect a specific stream", __func__, portHandle); in handleTearDownAsync()
362 ALOGD("%s(%d) disconnectStreamByPortHandle returned %d", __func__, portHandle, result); in handleTearDownAsync()
368 ALOGD("%s(portHandle = %d) called", __func__, portHandle); in onTearDown()
381 ALOGD("%s() volume[0] = %f", __func__, volume); in onVolumeChanged()
390 ALOGD("%s() called with dev %d, old = %d", __func__, deviceId, getDeviceId()); in onRoutingChanged()
395 ALOGD("onRoutingChanged() asyncTask launched"); in onRoutingChanged()