Home
last modified time | relevance | path

Searched defs:allowWindowSurface (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp146 static std::optional<EGLConfig> getEmulationEglConfig(EGLDisplay display, bool allowWindowSurface) { in getEmulationEglConfig()
208 bool allowWindowSurface, bool egl2egl) { in create()