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

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

Completed in 30 milliseconds