Home
last modified time | relevance | path

Searched defs:ring_buffer_can_read (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/
Dring_buffer.c75 bool ring_buffer_can_read(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_read() function
/aosp_15_r20/external/mesa3d/src/gfxstream/aemu/
H A Dring_buffer.cpp50 bool ring_buffer_can_read(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_read() function
/aosp_15_r20/hardware/google/aemu/base/
Dring_buffer.cpp52 bool ring_buffer_can_read(const struct ring_buffer* r, uint32_t bytes) { in ring_buffer_can_read() function