Searched refs:ring_buffer_write_fully_with_abort (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | ring_buffer.c | 464 ring_buffer_write_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_write_fully() 475 uint32_t ring_buffer_write_fully_with_abort( in ring_buffer_write_fully_with_abort() function
|
D | ring_buffer.h | 141 uint32_t ring_buffer_write_fully_with_abort(
|
/aosp_15_r20/external/mesa3d/src/gfxstream/aemu/ |
H A D | ring_buffer.cpp | 424 ring_buffer_write_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_write_fully() 432 uint32_t ring_buffer_write_fully_with_abort(struct ring_buffer* r, struct ring_buffer_view* v, in ring_buffer_write_fully_with_abort() function
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | ring_buffer.cpp | 523 ring_buffer_write_fully_with_abort(r, v, data, bytes, 0, 0); in ring_buffer_write_fully() 534 uint32_t ring_buffer_write_fully_with_abort( in ring_buffer_write_fully_with_abort() function
|
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/ |
D | ring_buffer.h | 134 uint32_t ring_buffer_write_fully_with_abort(
|
/aosp_15_r20/external/mesa3d/src/gfxstream/aemu/include/ |
H A D | ring_buffer.h | 107 uint32_t ring_buffer_write_fully_with_abort(struct ring_buffer* r, struct ring_buffer_view* v,
|
/aosp_15_r20/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 397 auto res = ring_buffer_write_fully_with_abort( in handleRoundTrip()
|