Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h21 rcCreateWindowSurface_client_proc_t rcCreateWindowSurface; member
DrenderControl_client_context.h23 rcCreateWindowSurface_client_proc_t rcCreateWindowSurface; member
DrenderControl_entry.cpp146 uint32_t rcCreateWindowSurface(uint32_t config, uint32_t width, uint32_t height) in rcCreateWindowSurface() function
/device/generic/vulkan-cereal/stream-servers/renderControl_dec/
DrenderControl_server_context.h23 rcCreateWindowSurface_server_proc_t rcCreateWindowSurface; member
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp437 static uint32_t rcCreateWindowSurface(void* ctx_, uint32_t config_, uint32_t width, in rcCreateWindowSurface() function
/device/generic/vulkan-cereal/stream-servers/
DRenderControl.cpp802 static uint32_t rcCreateWindowSurface(uint32_t config, in rcCreateWindowSurface() function