Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DTracks.cpp1860 const size_t originalFrameCount = buffer->mFrameCount; in obtainBuffer() local
1864 buffer->mFrameCount = originalFrameCount; // cleared on error, must be restored. in obtainBuffer()