Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/android-emu/aemu/base/
Dring_buffer.c278 uint32_t total_available = in ring_buffer_copy_contents() local
290 if (total_available < wanted_bytes) { in ring_buffer_copy_contents()
/hardware/google/aemu/base/
Dring_buffer.cpp277 uint32_t total_available = in ring_buffer_copy_contents() local
289 if (total_available < wanted_bytes) { in ring_buffer_copy_contents()