Home
last modified time | relevance | path

Searched defs:framesToWrite (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/fifo/
H A DFifoBuffer.cpp116 uint32_t framesToWrite = static_cast<uint32_t>(numFrames); in write() local
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioStreamBuffered.cpp153 int32_t framesToWrite = std::max(0, std::min(framesLeft, emptyFrames)); in transfer() local

Completed in 2 milliseconds