Home
last modified time | relevance | path

Searched refs:rcGetColorBufferDisplay_server_proc_t (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h55 rcGetColorBufferDisplay_server_proc_t rcGetColorBufferDisplay;
DrenderControl_server_context.cpp55 …rcGetColorBufferDisplay = (rcGetColorBufferDisplay_server_proc_t) getProc("rcGetColorBufferDisplay… in initDispatchByName()
DrenderControl_server_proc.h57 typedef int (renderControl_APIENTRY *rcGetColorBufferDisplay_server_proc_t) (uint32_t, uint32_t*); typedef