Searched refs:frameCountHAL (Results 1 – 2 of 2) sorted by relevance
589 size_t frameCountHAL() const { return mFrameCount; } in frameCountHAL() function
1601 return thread != NULL ? thread->frameCountHAL() : 0; in getPrimaryOutputFrameCount()