Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglConfig.h51 EGLint getGuestEglConfig() const { return mGuestConfig; } in getGuestEglConfig() function
DEmulatedEglConfig.cpp254 configs[result] = config.getGuestEglConfig(); in chooseConfig()