Home
last modified time | relevance | path

Searched refs:get_step_size (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/android-emu/aemu/base/
Dring_buffer.c449 static uint32_t get_step_size( in get_step_size() function
483 uint32_t candidate_step = get_step_size(v, bytes); in ring_buffer_write_fully_with_abort()
520 uint32_t candidate_step = get_step_size(v, bytes); in ring_buffer_read_fully_with_abort()
/hardware/google/aemu/base/
Dring_buffer.cpp516 static uint32_t get_step_size( in get_step_size() function
551 uint32_t candidate_step = get_step_size(r, v, bytes); in ring_buffer_write_fully_with_abort()
588 uint32_t candidate_step = get_step_size(r, v, bytes); in ring_buffer_read_fully_with_abort()