Home
last modified time | relevance | path

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

/external/qemu/hw/android/goldfish/
Dpipe.c591 #define PINGPONG_SIZE 1024 macro
606 pipe->size = PINGPONG_SIZE; in pingPongPipe_init0()
735 if (pipe->count < PINGPONG_SIZE && (pipe->flags & PIPE_WAKE_WRITE)) { in pingPongPipe_recvBuffers()