Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h24 rcDestroyWindowSurface_server_proc_t rcDestroyWindowSurface;
DrenderControl_server_context.cpp24 …rcDestroyWindowSurface = (rcDestroyWindowSurface_server_proc_t) getProc("rcDestroyWindowSurface", … in initDispatchByName()
DrenderControl_server_proc.h26 typedef void (renderControl_APIENTRY *rcDestroyWindowSurface_server_proc_t) (uint32_t); typedef