Searched refs:eglGetPlatformDisplayTmpl (Results 1 – 1 of 1) sorted by relevance
252 static EGLDisplay eglGetPlatformDisplayTmpl(EGLenum platform, EGLNativeDisplayType display, in eglGetPlatformDisplayTmpl() function268 return eglGetPlatformDisplayTmpl(EGL_PLATFORM_ANDROID_KHR, display, nullptr); in eglGetDisplayImpl()273 return eglGetPlatformDisplayTmpl(platform, static_cast<EGLNativeDisplayType>(native_display), in eglGetPlatformDisplayImpl()