Searched refs:frameCountHAL (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DThreads.h606 size_t frameCountHAL() const { return mFrameCount; } function in class:PlaybackThread
H A DAudioFlinger.cpp1655 return thread != NULL ? thread->frameCountHAL() : 0;

Completed in 184 milliseconds