Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.cpp247 EGLint hostConfigId; in chooseConfig() local
249 mDisplay, matchedConfigs[n], EGL_CONFIG_ID, &hostConfigId); in chooseConfig()
251 if (config.getConfigId() == hostConfigId) { in chooseConfig()