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

/frameworks/native/opengl/libagl/
H A Degl.cpp171 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
210 EGLBoolean egl_surface_t::setSwapRectangle( function in class:android::egl_surface_t
239 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
581 EGLBoolean egl_window_surface_v2_t::setSwapRectangle( function in class:android::egl_window_surface_v2_t
2208 d->setSwapRectangle(left, top, width, height);

Completed in 23 milliseconds