Searched refs:EGLFuncPointer (Results 1 – 1 of 1) sorted by relevance
36 typedef __eglMustCastToProperFunctionPointerType EGLFuncPointer; typedef75 int numHooks = sizeof(gHooksNoContext) / sizeof(EGLFuncPointer); in early_egl_init()76 EGLFuncPointer *iter = reinterpret_cast<EGLFuncPointer*>(&gHooksNoContext); in early_egl_init()78 *(iter++) = reinterpret_cast<EGLFuncPointer>(gl_no_context); in early_egl_init()