Searched refs:mTotalBytes (Results 1 – 3 of 3) sorted by relevance
28 mTotalBytes(0) { in WaveWriter()40 write_u32(mTotalBytes); in ~WaveWriter()43 write_u32(36 + mTotalBytes); in ~WaveWriter()51 mTotalBytes += size; in Append()66 size_t mTotalBytes; variable
48 private long mTotalBytes; field in ScreenInternalAudioRecorder225 mTotalBytes += totalBytesRead; in encode()226 mPresentationTime = 1000000L * (mTotalBytes / 2) / mConfig.sampleRate; in encode()
103 private long mTotalBytes; field in NetworkStatsCollection119 mTotalBytes = 0; in reset()144 return mTotalBytes; in getTotalBytes()660 mTotalBytes += totalBytes; in noteRecordedHistory()