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

  /external/mesa3d/src/egl/main/
eglscreen.h 50 * OriginX and OriginY fields control what part of the surface is visible
62 EGLint OriginX, OriginY; /**< Origin of scan-out region w.r.t. surface */
eglscreen.c 183 scrn->OriginY = y;
220 value[1] = scrn->OriginY;
  /external/pdfium/core/src/reflow/
layoutprocessor_reflow.cpp     [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 839 gscr->base.OriginX, gscr->base.OriginY, &gscr->native, 1, nmode);

Completed in 65 milliseconds