Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp554 static int sync_iov(PipeResEntry* res, uint64_t offset, const stream_renderer_box* box, in sync_iov() function
1428 ret = sync_iov(&e, offset, box, LINEAR_TO_IOV); in transferReadIov()
1430 ret = sync_iov(&entry, offset, box, LINEAR_TO_IOV); in transferReadIov()
1448 ret = sync_iov(&e, offset, box, IOV_TO_LINEAR); in transferWriteIov()
1450 ret = sync_iov(&entry, offset, box, IOV_TO_LINEAR); in transferWriteIov()