Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
DeglDisplay.cpp31 static const char systemEGLVendor[] = "Google Android emulator"; variable
410 systemEGLVendor, hostVendor); in queryString()
414 m_vendorString = (char *)systemEGLVendor; in queryString()