Searched defs:getFrameCountHAL (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaudioclient/
H A DAudioSystem.cpp437 status_t AudioSystem::getFrameCountHAL(audio_io_handle_t ioHandle, function in class:android::AudioSystem
449 ALOGE("AudioSystem::getFrameCountHAL failed for ioHandle %d", ioHandle);
453 ALOGV("getFrameCountHAL() ioHandle %d, frameCount %zu", ioHandle, *frameCount);

Completed in 40 milliseconds