Searched refs:setSwapRectangle (Results 1 – 1 of 1) sorted by relevance
191 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);230 EGLBoolean egl_surface_t::setSwapRectangle( in setSwapRectangle() function in android::egl_surface_t259 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);601 EGLBoolean egl_window_surface_v2_t::setSwapRectangle( in setSwapRectangle() function in android::egl_window_surface_v2_t2227 d->setSwapRectangle(left, top, width, height); in eglSetSwapRectangleANDROID()