Searched refs:setSwapRectangle (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libagl/
H A Degl.cpp169 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
208 EGLBoolean egl_surface_t::setSwapRectangle( function in class:android::egl_surface_t
237 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
577 EGLBoolean egl_window_surface_v2_t::setSwapRectangle( function in class:android::egl_window_surface_v2_t
2167 d->setSwapRectangle(left, top, width, height);

Completed in 38 milliseconds