Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h29 rcFlushWindowColorBuffer_server_proc_t rcFlushWindowColorBuffer;
DrenderControl_server_context.cpp29 …rcFlushWindowColorBuffer = (rcFlushWindowColorBuffer_server_proc_t) getProc("rcFlushWindowColorBuf… in initDispatchByName()
DrenderControl_server_proc.h31 typedef int (renderControl_APIENTRY *rcFlushWindowColorBuffer_server_proc_t) (uint32_t); typedef