Searched refs:WindowSurfaceEGL (Results 1 – 5 of 5) sorted by relevance
17 WindowSurfaceEGL::WindowSurfaceEGL(const egl::SurfaceState &state, in WindowSurfaceEGL() function in rx::WindowSurfaceEGL24 WindowSurfaceEGL::~WindowSurfaceEGL() {} in ~WindowSurfaceEGL()26 egl::Error WindowSurfaceEGL::initialize(const egl::Display *display) in initialize()
17 class WindowSurfaceEGL : public SurfaceEGL20 WindowSurfaceEGL(const egl::SurfaceState &state,24 ~WindowSurfaceEGL() override;
301 return new WindowSurfaceEGL(state, mEGL, config, window); in createWindowSurface()
836 "src/libANGLE/renderer/gl/egl/WindowSurfaceEGL.cpp",837 "src/libANGLE/renderer/gl/egl/WindowSurfaceEGL.h",
2709 "src/libANGLE/renderer/gl/egl/WindowSurfaceEGL.cpp",