Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/EGL/
Degl_display.cpp172 static EGLDisplay getPlatformDisplayAngle(EGLNativeDisplayType display, egl_connection_t* const cnx, in getPlatformDisplayAngle() function
225 dpy = getPlatformDisplayAngle(display, cnx, attrib_list, &error); in getPlatformDisplay()