Home
last modified time | relevance | path

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

/external/qemu/hw/
Dgoldfish_pipe.c630 pingPongPipe_sendBuffers( void* opaque, const GoldfishPipeBuffer* buffers, int numBuffers ) in pingPongPipe_sendBuffers() function
762 pingPongPipe_sendBuffers,
881 ret = pingPongPipe_sendBuffers(&pipe->pingpong, buffers, numBuffers); in throttlePipe_sendBuffers()