Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/include/media/
DAudioIoDescriptor.h69 size_t getFrameCountHAL() const { return mFrameCountHAL; } in getFrameCountHAL() function
/frameworks/av/media/libaudioclient/
DAudioSystem.cpp684 status_t AudioSystem::getFrameCountHAL(audio_io_handle_t ioHandle, in getFrameCountHAL() function in android::AudioSystem