Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp150 const std::string display_apis_string = egl.eglQueryString(display, EGL_CLIENT_APIS); in PopulateEglAndGlesAvailability() local
151 if (display_apis_string.empty()) { in PopulateEglAndGlesAvailability()