Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h79 rcGetFBDisplayConfigsParam_server_proc_t rcGetFBDisplayConfigsParam;
DrenderControl_server_context.cpp79 …rcGetFBDisplayConfigsParam = (rcGetFBDisplayConfigsParam_server_proc_t) getProc("rcGetFBDisplayCon… in initDispatchByName()
DrenderControl_server_proc.h81 typedef int (renderControl_APIENTRY *rcGetFBDisplayConfigsParam_server_proc_t) (int, EGLint); typedef