Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/src/fifo/
DFifoBuffer.cpp92 int32_t frames2 = static_cast<uint32_t>(framesToRead - frames1); in read() local
135 int frames2 = static_cast<uint32_t>(framesToWrite - frames1); in write() local