Searched refs:hostVendor (Results 1 – 1 of 1) sorted by relevance
406 const char *hostVendor = queryHostEGLString(EGL_VENDOR); in queryString() local408 if (hostVendor) { in queryString()410 systemEGLVendor, hostVendor); in queryString()411 free((char*)hostVendor); in queryString()