Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h26 rcSetWindowColorBuffer_client_proc_t rcSetWindowColorBuffer;
DrenderControl_client_context.h28 rcSetWindowColorBuffer_client_proc_t rcSetWindowColorBuffer;
DrenderControl_client_context.cpp28 …rcSetWindowColorBuffer = (rcSetWindowColorBuffer_client_proc_t) getProc("rcSetWindowColorBuffer", … in initDispatchByName()
DrenderControl_client_proc.h27 typedef void (renderControl_APIENTRY *rcSetWindowColorBuffer_client_proc_t) (void * ctx, uint32_t, … typedef