Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_platform_entries.cpp252 static EGLDisplay eglGetPlatformDisplayTmpl(EGLenum platform, EGLNativeDisplayType display, in eglGetPlatformDisplayTmpl() function
268 return eglGetPlatformDisplayTmpl(EGL_PLATFORM_ANDROID_KHR, display, nullptr); in eglGetDisplayImpl()
273 return eglGetPlatformDisplayTmpl(platform, static_cast<EGLNativeDisplayType>(native_display), in eglGetPlatformDisplayImpl()