HomeSort by: relevance | last modified time | path
    Searched refs:bytesPerLine (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_reg.h 1240 * backing store in GMR memory and the bytesPerLine for the backing
1402 * (bytesPerLine * size.width * 4 + PAGE_SIZE - 1) / PAGE_SIZE
1406 * driver pad bytesPerLine for a potential performance win.
1422 * optional. When set backingPtr and bytesPerLine will be ignored.
1874 uint32 bytesPerLine;
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_scrn.c 500 gmr->body.bytesPerLine = update->vfb->base.pitches[0];
1010 cmd->body.bytesPerLine = framebuffer->base.pitches[0];

Completed in 23 milliseconds