Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/system/renderControl_enc/
DrenderControl_client_context.h27 rcFlushWindowColorBuffer_client_proc_t rcFlushWindowColorBuffer;
53rcFlushWindowColorBuffer_client_proc_t set_rcFlushWindowColorBuffer(rcFlushWindowColorBuffer_clie… in set_rcFlushWindowColorBuffer()
DrenderControl_client_proc.h28 typedef int (renderControl_APIENTRY *rcFlushWindowColorBuffer_client_proc_t) (void * ctx, uint32_t); typedef
DrenderControl_client_context.cpp31 …owColorBuffer", userData); set_rcFlushWindowColorBuffer((rcFlushWindowColorBuffer_client_proc_t)pt… in initDispatchByName()