Home
last modified time | relevance | path

Searched refs:rcFlushWindowColorBuffer_client_proc_t (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h27 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
DrenderControl_client_context.h29 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
DrenderControl_client_context.cpp29 …rcFlushWindowColorBuffer = (rcFlushWindowColorBuffer_client_proc_t) getProc("rcFlushWindowColorBuf… in initDispatchByName()
DrenderControl_client_proc.h28 typedef int (renderControl_APIENTRY *rcFlushWindowColorBuffer_client_proc_t) (void * ctx, uint32_t); typedef