Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h34 rcReadColorBuffer_client_proc_t rcReadColorBuffer;
DrenderControl_client_context.h36 rcReadColorBuffer_client_proc_t rcReadColorBuffer;
DrenderControl_client_context.cpp36 rcReadColorBuffer = (rcReadColorBuffer_client_proc_t) getProc("rcReadColorBuffer", userData); in initDispatchByName()
DrenderControl_client_proc.h35 typedef void (renderControl_APIENTRY *rcReadColorBuffer_client_proc_t) (void * ctx, uint32_t, GLint… typedef