Searched refs:eglVendor (Results 1 – 1 of 1) sorted by relevance
101 const char *eglVendor = eglQueryString(display, EGL_VENDOR); in Initialize() local103 EXPECT_STREQ("Google Inc.", eglVendor); in Initialize()