Home
last modified time | relevance | path

Searched defs:currentBuf (Results 1 – 1 of 1) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/util/
DCachedInputStream.java154 int currentBuf = mPos / CHUNK_SIZE; in read() local
188 int currentBuf = mPos / CHUNK_SIZE; in copyMarkedBuffer() local
233 int currentBuf = mPos / CHUNK_SIZE; in skip() local