Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h26 rcSetWindowColorBuffer_client_proc_t rcSetWindowColorBuffer; member
DrenderControl_client_context.h28 rcSetWindowColorBuffer_client_proc_t rcSetWindowColorBuffer; member
DrenderControl_entry.cpp176 void rcSetWindowColorBuffer(uint32_t windowSurface, uint32_t colorBuffer) in rcSetWindowColorBuffer() function
/device/generic/vulkan-cereal/stream-servers/renderControl_dec/
DrenderControl_server_context.h28 rcSetWindowColorBuffer_server_proc_t rcSetWindowColorBuffer; member
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp486 static void rcSetWindowColorBuffer(void* ctx_, uint32_t windowSurface, uint32_t colorBuffer) { in rcSetWindowColorBuffer() function
/device/generic/vulkan-cereal/stream-servers/
DRenderControl.cpp926 static void rcSetWindowColorBuffer(uint32_t windowSurface, in rcSetWindowColorBuffer() function