Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.c7281 static bool check_transfer_iovec(struct vrend_resource *res, in check_transfer_iovec() function
8078 assert(check_transfer_iovec(res, info)); in vrend_renderer_transfer_internal()
8125 if (!res || !check_transfer_iovec(res, info)) { in vrend_renderer_transfer_iov()
8139 if (!check_transfer_iovec(res, info)) in vrend_renderer_transfer_pipe()