Searched refs:ring_buffer_read_fully_with_abort (Results 1 – 6 of 6) sorted by relevance
/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | ring_buffer.h | 148 uint32_t ring_buffer_read_fully_with_abort(
|
D | ring_buffer.c | 472 ring_buffer_read_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_read_fully() 512 uint32_t ring_buffer_read_fully_with_abort( in ring_buffer_read_fully_with_abort() function
|
/hardware/google/aemu/base/include/aemu/base/ |
D | ring_buffer.h | 150 uint32_t ring_buffer_read_fully_with_abort(
|
/hardware/google/aemu/base/ |
D | ring_buffer.cpp | 540 ring_buffer_read_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_read_fully() 580 uint32_t ring_buffer_read_fully_with_abort( in ring_buffer_read_fully_with_abort() function
|
/hardware/google/gfxstream/host/ |
D | RingStream.cpp | 326 ring_buffer_read_fully_with_abort( in type3Read()
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 526 ring_buffer_read_fully_with_abort( in type3Read()
|