Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/
Dring_buffer.c483 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 Dring_buffer.cpp435 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/
Dring_buffer.cpp542 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