Searched defs:candidate_step (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/ |
D | ring_buffer.c | 483 uint32_t candidate_step = get_step_size(v, bytes); in ring_buffer_write_fully_with_abort() local 520 uint32_t candidate_step = get_step_size(v, bytes); in ring_buffer_read_fully_with_abort() local
|
/aosp_15_r20/external/mesa3d/src/gfxstream/aemu/ |
H A D | ring_buffer.cpp | 435 uint32_t candidate_step = get_step_size(r, v, bytes); in ring_buffer_write_fully_with_abort() local 467 uint32_t candidate_step = get_step_size(r, v, bytes); in ring_buffer_read_fully_with_abort() local
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | ring_buffer.cpp | 542 uint32_t candidate_step = get_step_size(r, v, bytes); in ring_buffer_write_fully_with_abort() local 579 uint32_t candidate_step = get_step_size(r, v, bytes); in ring_buffer_read_fully_with_abort() local
|