Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaaudio/src/fifo/
H A DFifoController.h45 virtual void setReadCounter(fifo_counter_t n) override { in setReadCounter() function
H A DFifoControllerIndirect.h54 virtual void setReadCounter(fifo_counter_t count) override { in setReadCounter() function
H A DFifoBuffer.h85 void setReadCounter(fifo_counter_t n) { in setReadCounter() function
/aosp_15_r20/external/oboe/src/fifo/
H A DFifoController.h39 virtual void setReadCounter(uint64_t n) override { in setReadCounter() function
H A DFifoControllerIndirect.h41 virtual void setReadCounter(uint64_t n) override { in setReadCounter() function
/aosp_15_r20/external/oboe/include/oboe/
H A DFifoBuffer.h131 void setReadCounter(uint64_t n) { in setReadCounter() function