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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_pbo.h75 unsigned viewport_height);
H A Dst_pbo.c178 unsigned viewport_height)
181 (viewport_height - 1 + 2 * addr->constants.yoffset) * addr->constants.stride;
177 st_pbo_addresses_invert_y(struct st_pbo_addresses * addr,unsigned viewport_height) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_pbo.h75 unsigned viewport_height);
H A Dst_pbo.c180 unsigned viewport_height)
183 (viewport_height - 1 + 2 * addr->constants.yoffset) * addr->constants.stride;
179 st_pbo_addresses_invert_y(struct st_pbo_addresses * addr,unsigned viewport_height) argument
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A Dxf86dgaproto.h109 CARD16 viewport_height; member in struct:__anonaa4f22390408
/xsrc/external/mit/libXxf86dga/dist/src/
H A DXF86DGA2.c338 modes[i].viewportHeight = info.viewport_height;
426 dev->mode.viewportHeight = info.viewport_height;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/
H A Dxf86dga2.c218 info.viewport_height = mode[i].viewportHeight;
347 info.viewport_height = mode.viewportHeight;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86DGA.c1359 info.viewport_height = mode[i].viewportHeight;
1485 info.viewport_height = mode.viewportHeight;

Completed in 11 milliseconds