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

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

Completed in 69 milliseconds