Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_base.h22 rcDestroyWindowSurface_client_proc_t rcDestroyWindowSurface; member
DrenderControl_client_context.h24 rcDestroyWindowSurface_client_proc_t rcDestroyWindowSurface; member
DrenderControl_entry.cpp152 void rcDestroyWindowSurface(uint32_t windowSurface) in rcDestroyWindowSurface() function
/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h24 rcDestroyWindowSurface_server_proc_t rcDestroyWindowSurface; member
/hardware/google/gfxstream/host/
DRenderControl.cpp798 static void rcDestroyWindowSurface(uint32_t windowSurface) in rcDestroyWindowSurface() function