Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp298 struct PipeResEntry { struct
299 stream_renderer_resource_create_args args;
300 iovec* iov;
301 uint32_t numIovs;
302 void* linear;
303 size_t linearSize;
304 GoldfishHostPipe* hostPipe;
305 VirtioGpuCtxId ctxId;
306 void* hva;
307 uint64_t hvaSize;
[all …]