Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
DSurface.hpp114 class WindowSurface : public Surface class
DSurface.cpp295 WindowSurface::WindowSurface(Display *display, const Config *config, EGLNativeWindowType window) in WindowSurface() function in egl::WindowSurface