Searched refs:getCurrentDrawSurface (Results 1 – 5 of 5) sorted by relevance
55 Surface *getCurrentDrawSurface();
375 if(getCurrentDrawSurface() == this) in checkForResize()
761 egl::Surface *draw_surface = static_cast<egl::Surface*>(egl::getCurrentDrawSurface()); in SwapInterval()984 EGLSurface draw = egl::getCurrentDrawSurface(); in GetCurrentSurface()
613 if(surface == getCurrentDrawSurface()) in destroySurface()
276 egl::Surface *getCurrentDrawSurface() in getCurrentDrawSurface() function