Searched refs:setSwapRectangle (Results 1 – 1 of 1) sorted by relevance
169 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);208 EGLBoolean egl_surface_t::setSwapRectangle( in setSwapRectangle() function in android::egl_surface_t237 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);577 EGLBoolean egl_window_surface_v2_t::setSwapRectangle( in setSwapRectangle() function in android::egl_window_surface_v2_t2167 d->setSwapRectangle(left, top, width, height); in eglSetSwapRectangleANDROID()