Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/egl/android/
DDisplayAndroid.cpp29 const char *GetEGLPath() in GetEGLPath() function
63 ANGLE_TRY(egl->initialize(display->getNativeDisplayId(), GetEGLPath(), eglHandle)); in initialize()