Home
last modified time | relevance | path

Searched defs:rcReadColorBuffer (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_base.h34 rcReadColorBuffer_client_proc_t rcReadColorBuffer; member
DrenderControl_client_context.h36 rcReadColorBuffer_client_proc_t rcReadColorBuffer; member
DrenderControl_entry.cpp224 void rcReadColorBuffer(uint32_t colorbuffer, GLint x, GLint y, GLint width, GLint height, GLenum fo… in rcReadColorBuffer() function
/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h36 rcReadColorBuffer_server_proc_t rcReadColorBuffer; member
/hardware/google/gfxstream/host/
DRenderControl.cpp985 static void rcReadColorBuffer(uint32_t colorBuffer, in rcReadColorBuffer() function