Home
last modified time | relevance | path

Searched refs:rcSetWindowColorBuffer (Results 1 – 3 of 3) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/
DrenderControl.attrib52 rcSetWindowColorBuffer
DrenderControl.in16 GL_ENTRY(void, rcSetWindowColorBuffer, uint32_t windowSurface, uint32_t colorBuffer)
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp486 static void rcSetWindowColorBuffer(void* ctx_, uint32_t windowSurface, uint32_t colorBuffer) { in rcSetWindowColorBuffer() function
843 rcSetWindowColorBuffer_dec = ::rcSetWindowColorBuffer; in RenderControl()