Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/samples/LiveEffect/src/main/cpp/
DFullDuplexPass.h26 size_t bytesPerFrame = this->getOutputStream()->getBytesPerFrame(); in onBothStreamsReady() local
/third_party/skia/third_party/externals/oboe/src/fifo/
DFifoBuffer.cpp28 FifoBuffer::FifoBuffer(uint32_t bytesPerFrame, uint32_t capacityInFrames) in FifoBuffer()
41 FifoBuffer::FifoBuffer( uint32_t bytesPerFrame, in FifoBuffer()