Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h36 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2;
DrenderControl_client_context.h38 rcOpenColorBuffer2_client_proc_t rcOpenColorBuffer2;
DrenderControl_client_context.cpp38 rcOpenColorBuffer2 = (rcOpenColorBuffer2_client_proc_t) getProc("rcOpenColorBuffer2", userData); in initDispatchByName()
DrenderControl_client_proc.h37 typedef int (renderControl_APIENTRY *rcOpenColorBuffer2_client_proc_t) (void * ctx, uint32_t); typedef