Home
last modified time | relevance | path

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

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