Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_server_context.h15 rcQueryEGLString_server_proc_t rcQueryEGLString;
DrenderControl_server_context.cpp15 rcQueryEGLString = (rcQueryEGLString_server_proc_t) getProc("rcQueryEGLString", userData); in initDispatchByName()
DrenderControl_server_proc.h17 typedef EGLint (renderControl_APIENTRY *rcQueryEGLString_server_proc_t) (EGLenum, void*, EGLint); typedef