Home
last modified time | relevance | path

Searched defs:rcDestroyWindowSurface (Results 1 – 4 of 4) 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.cpp130 void rcDestroyWindowSurface(uint32_t windowSurface) in rcDestroyWindowSurface() function
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp453 static void rcDestroyWindowSurface(void* ctx_, uint32_t surface_) { in rcDestroyWindowSurface() function