Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulationGl.h159 std::string mEglVendor; variable
DEmulationGl.cpp281 emulationGl->mEglVendor = s_egl.eglQueryString(emulationGl->mEglDisplay, EGL_VENDOR); in create()
315 emulationGl->mEglVendor.find("Imagination Technologies") != std::string::npos; in create()