Searched refs:mEglVendor (Results 1 – 2 of 2) sorted by relevance
159 std::string mEglVendor; variable
281 emulationGl->mEglVendor = s_egl.eglQueryString(emulationGl->mEglDisplay, EGL_VENDOR); in create()315 emulationGl->mEglVendor.find("Imagination Technologies") != std::string::npos; in create()