Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/host-common/
Dgoldfish_pipe.h164 extern const GoldfishPipeServiceOps* goldfish_pipe_get_service_ops(void);
/device/generic/vulkan-cereal/stream-servers/
DGfxStreamBackend.cpp595 extern "C" const GoldfishPipeServiceOps* goldfish_pipe_get_service_ops() { in goldfish_pipe_get_service_ops() function
Dvirtio-gpu-gfxstream-renderer.cpp1622 mServiceOps = goldfish_pipe_get_service_ops(); in ensureAndGetServiceOps()