Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h25 rcCloseColorBuffer_client_proc_t rcCloseColorBuffer;
DrenderControl_client_context.h27 rcCloseColorBuffer_client_proc_t rcCloseColorBuffer;
DrenderControl_client_context.cpp27 rcCloseColorBuffer = (rcCloseColorBuffer_client_proc_t) getProc("rcCloseColorBuffer", userData); in initDispatchByName()
DrenderControl_client_proc.h26 typedef void (renderControl_APIENTRY *rcCloseColorBuffer_client_proc_t) (void * ctx, uint32_t); typedef