Searched refs:getFrameCountHAL (Results 1 – 4 of 4) sorted by relevance
176 static status_t getFrameCountHAL(audio_io_handle_t ioHandle,
437 status_t AudioSystem::getFrameCountHAL(audio_io_handle_t ioHandle, in getFrameCountHAL() function in android::AudioSystem
1309 status = AudioSystem::getFrameCountHAL(output, &afFrameCountHAL); in createTrack_l()