Home | History | Annotate | Download | only in libagl

Lines Matching defs:setSwapRectangle

160     virtual     EGLBoolean  setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
200 EGLBoolean egl_surface_t::setSwapRectangle(
232 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
619 EGLBoolean egl_window_surface_v2_t::setSwapRectangle(
2149 d->setSwapRectangle(left, top, width, height);