Home
last modified time | relevance | path

Searched refs:initEglIface (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h427 static void initEglIface(EGLiface* iface);
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp385 void GLEScontext::initEglIface(EGLiface* iface) { in initEglIface() function in GLEScontext
390 initEglIface(iface); in initGlobal()