Home
last modified time | relevance | path

Searched refs:getOldestFront_l (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/audioflinger/
H A DThreads.h1891 int32_t getOldestFront_l();
H A DThreads.cpp9188 int32_t AudioFlinger::RecordThread::getOldestFront_l() in getOldestFront_l() function in android::AudioFlinger::RecordThread
9240 int32_t previousFront = getOldestFront_l(); in resizeInputBuffer_l()