Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaaudio/src/fifo/
H A DFifoController.h42 virtual fifo_counter_t getReadCounter() override { in getReadCounter() function
H A DFifoControllerIndirect.h50 virtual fifo_counter_t getReadCounter() override { in getReadCounter() function
H A DFifoBuffer.h81 fifo_counter_t getReadCounter() { in getReadCounter() function
/aosp_15_r20/external/oboe/src/fifo/
H A DFifoController.h36 virtual uint64_t getReadCounter() const override { in getReadCounter() function
H A DFifoControllerIndirect.h38 virtual uint64_t getReadCounter() const override { in getReadCounter() function
/aosp_15_r20/external/oboe/include/oboe/
H A DFifoBuffer.h122 uint64_t getReadCounter() const { in getReadCounter() function