Searched refs:ClientAPIExts (Results 1 – 4 of 4) sorted by relevance
5 set(EGL_emulation_src eglDisplay.cpp egl.cpp ClientAPIExts.cpp)6 …ibrary(TARGET EGL_emulation SHARED LICENSE Apache-2.0 SRC eglDisplay.cpp egl.cpp ClientAPIExts.cpp)
21 namespace ClientAPIExts
22 namespace ClientAPIExts namespace
1026 return (__eglMustCastToProperFunctionPointerType)ClientAPIExts::getProcAddress(procname); in eglGetProcAddress()1852 ClientAPIExts::initClientFuncs(s_display.gles2_iface(), 1); in eglMakeCurrent()1944 ClientAPIExts::initClientFuncs(s_display.gles2_iface(), 1); in eglMakeCurrent()1958 ClientAPIExts::initClientFuncs(s_display.gles_iface(), 0); in eglMakeCurrent()