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

  /external/swiftshader/src/Main/
FrameBufferAndroid.hpp 39 bool setSwapRectangle(int l, int t, int w, int h);
  /frameworks/native/opengl/libagl/
egl.cpp 191 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
230 EGLBoolean egl_surface_t::setSwapRectangle(
259 virtual EGLBoolean setSwapRectangle(EGLint l, EGLint t, EGLint w, EGLint h);
601 EGLBoolean egl_window_surface_v2_t::setSwapRectangle(
    [all...]

Completed in 203 milliseconds