Home
last modified time | relevance | path

Searched defs:iovecs (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp1859 const struct iovec* iovecs, uint32_t num_iovs, in stream_renderer_create_blob()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp53195 std::unique_ptr<struct iovec[]> iovecs(new struct iovec[max_iovecs]); in ReadBuffers() local