Searched refs:detection_method (Results 1 – 2 of 2) sorted by relevance
192 char *detection_method = NULL; in _eglGetNativePlatform() local196 detection_method = "environment overwrite"; in _eglGetNativePlatform()199 detection_method = "autodetected"; in _eglGetNativePlatform()202 detection_method = "build-time configuration"; in _eglGetNativePlatform()207 if (detection_method != NULL) in _eglGetNativePlatform()209 egl_platforms[native_platform].name, detection_method); in _eglGetNativePlatform()