Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DThreads.cpp4511 remainingFrames = pipeFrames - max(availableToWrite, 0); in threadLoop() local
4512 mMonopipePipeDepthStats.add(remainingFrames); in threadLoop()