Home
last modified time | relevance | path

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