Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/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
/device/generic/vulkan-cereal/stream-servers/renderControl_dec/
DrenderControl_server_context.h24 rcDestroyWindowSurface_server_proc_t rcDestroyWindowSurface; member
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp453 static void rcDestroyWindowSurface(void* ctx_, uint32_t surface_) { in rcDestroyWindowSurface() function
/device/generic/vulkan-cereal/stream-servers/
DRenderControl.cpp813 static void rcDestroyWindowSurface(uint32_t windowSurface) in rcDestroyWindowSurface() function