Searched refs:initializeAnglePlatform (Results 1 – 3 of 3) sorted by relevance
28 bool initializeAnglePlatform(EGLDisplay dpy, android::egl_connection_t* const cnx);
108 bool initializeAnglePlatform(EGLDisplay dpy, android::egl_connection_t* const cnx) { in initializeAnglePlatform() function
166 if (!angle::initializeAnglePlatform(dpy, cnx)) { in getPlatformDisplayAngle()