Home
last modified time | relevance | path

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

/development/tools/emulator/opengl/system/renderControl_enc/
DrenderControl_client_context.cpp17 …ptr = getProc("rcQueryEGLString", userData); set_rcQueryEGLString((rcQueryEGLString_client_proc_t)… in initDispatchByName()
DrenderControl_client_context.h39 …virtual rcQueryEGLString_client_proc_t set_rcQueryEGLString(rcQueryEGLString_client_proc_t f) { rc… in set_rcQueryEGLString() function
DrenderControl_enc.cpp512 set_rcQueryEGLString(rcQueryEGLString_enc); in renderControl_encoder_context_t()