HomeSort by relevance Sort by last modified time
    Searched defs:setSwapRectangle (Results 1 - 2 of 2) sorted by null

  /frameworks/base/libs/surfaceflinger_client/
Surface.cpp 787 void Surface::setSwapRectangle(const Rect& r) {
  /frameworks/base/opengl/libagl/
egl.cpp 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(
    [all...]

Completed in 59 milliseconds