Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Dgoldfish_pipe.h83 GoldfishHostPipe* (*guest_open_with_flags)(GoldfishHwPipe *hw_pipe, uint32_t flags); member
/device/generic/vulkan-cereal/stream-servers/
Dvirtio-gpu-gfxstream-renderer.cpp604 auto hostPipe = ops->guest_open_with_flags( in createContext()