Home
last modified time | relevance | path

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

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