Searched refs:egl_surface_t (Results 1 – 1 of 1) sorted by relevance
166 struct egl_surface_t { struct177 egl_surface_t(EGLDisplay dpy, EGLConfig config, int32_t depthFormat);178 virtual ~egl_surface_t();201 egl_surface_t::egl_surface_t(EGLDisplay dpy, in egl_surface_t() function in android::egl_surface_t210 egl_surface_t::~egl_surface_t() in ~egl_surface_t()215 bool egl_surface_t::isValid() const in isValid()221 EGLBoolean egl_surface_t::swapBuffers() in swapBuffers()225 EGLint egl_surface_t::getHorizontalResolution() const in getHorizontalResolution()229 EGLint egl_surface_t::getVerticalResolution() const in getVerticalResolution()233 EGLint egl_surface_t::getRefreshRate() const in getRefreshRate()[all …]