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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h564 size_t frameCountHAL() const { return mFrameCount; } function in class:android::AudioFlinger::ThreadBase
H A DAudioFlinger.cpp6938 return thread != NULL ? thread->frameCountHAL() : 0;

Completed in 165 milliseconds