Home
last modified time | relevance | path

Searched defs:rcDestroyContext (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h20 rcDestroyContext_client_proc_t rcDestroyContext; member
DrenderControl_client_context.h22 rcDestroyContext_client_proc_t rcDestroyContext; member
DrenderControl_entry.cpp118 void rcDestroyContext(uint32_t context) in rcDestroyContext() function
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp422 static void rcDestroyContext(void* ctx_, uint32_t ctx) { in rcDestroyContext() function