Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h24 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;
DrenderControl_client_context.h26 rcOpenColorBuffer_client_proc_t rcOpenColorBuffer;
DrenderControl_client_context.cpp26 rcOpenColorBuffer = (rcOpenColorBuffer_client_proc_t) getProc("rcOpenColorBuffer", userData); in initDispatchByName()
DrenderControl_client_proc.h25 typedef void (renderControl_APIENTRY *rcOpenColorBuffer_client_proc_t) (void * ctx, uint32_t); typedef