Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Diov.c163 const struct iovec *dst_iov, int dst_iovlen, size_t dst_offset, in vrend_copy_iovec() argument
193 nwritten = vrend_write_to_iovec(dst_iov, dst_iovlen, dst_offset, buf, count); in vrend_copy_iovec()
Dvrend_iov.h63 const struct iovec *dst_iov, int dst_iovlen, size_t dst_offset,