Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dringbuffer.h77 std::deque<HistogramEntry> ringbuffer; variable
/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dringbuffer.h78 std::deque<HistogramEntry> ringbuffer; variable
/aosp12/hardware/qcom/sm8150/display/libhistogram/
H A Dringbuffer.h77 std::deque<HistogramEntry> ringbuffer; variable
/aosp12/system/nfc/src/adaptation/
H A Ddebug_nfcsnoop.cc164 ringbuffer_t* ringbuffer = ringbuffer_init(NFCSNOOP_MEM_BUFFER_SIZE); in debug_nfcsnoop_dump() local
/aosp12/system/bt/btif/src/
H A Dbtif_debug_btsnoop.cc204 ringbuffer_t* ringbuffer = ringbuffer_init(BTSNOOP_MEM_BUFFER_SIZE); in btif_debug_btsnoop_dump() local