Searched refs:hostVendor (Results 1 – 1 of 1) sorted by relevance
373 const char *hostVendor = queryHostEGLString(EGL_VENDOR); in queryString() local375 if (hostVendor) { in queryString()377 systemEGLVendor, hostVendor); in queryString()378 free((char*)hostVendor); in queryString()