Searched defs:totalFramesWritten (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libnbaio/
H A DMonoPipe.cpp72 size_t totalFramesWritten = 0; local
94 totalFramesWritten += written;
167 mFramesWritten += totalFramesWritten;
168 return totalFramesWritten;

Completed in 77 milliseconds