Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/renderControl_enc/
DrenderControl_client_base.h18 rcGetFBParam_client_proc_t rcGetFBParam;
DrenderControl_client_context.h20 rcGetFBParam_client_proc_t rcGetFBParam;
DrenderControl_client_context.cpp20 rcGetFBParam = (rcGetFBParam_client_proc_t) getProc("rcGetFBParam", userData); in initDispatchByName()
DrenderControl_client_proc.h22 typedef EGLint (renderControl_APIENTRY *rcGetFBParam_client_proc_t) (void * ctx, EGLint); typedef