Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dgoldfish_pipe.h83 GoldfishHostPipe* (*guest_open_with_flags)(GoldfishHwPipe *hw_pipe, uint32_t flags); member
/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp757 auto hostPipe = ops->guest_open_with_flags(reinterpret_cast<GoldfishHwPipe*>(ctx_id), in createContext()