Searched refs:egl_window_surface_t (Results 1 – 1 of 1) sorted by relevance
440 struct egl_window_surface_t : public egl_surface_t { struct441 static egl_window_surface_t* create(445 virtual ~egl_window_surface_t();456 egl_window_surface_t( argument466 egl_window_surface_t::egl_window_surface_t ( in egl_window_surface_t() argument476 EGLBoolean egl_window_surface_t::init() in init()537 egl_window_surface_t* egl_window_surface_t::create( in create()541 egl_window_surface_t* wnd = new egl_window_surface_t( in create()550 egl_window_surface_t::~egl_window_surface_t() { in ~egl_window_surface_t()563 void egl_window_surface_t::setSwapInterval(int interval) in setSwapInterval()[all …]