Lines Matching full:stride
336 uint32_t horiz, vert, stride;
366 * the stride. Our only option is to look at the system and
381 stride = 1728;
389 stride = 2048;
401 efifb->fb_stride = stride;
410 * The stride is equal or larger to the width. Often it's the
426 "hw.efifb.stride.\n");
463 ev = getenv("hw.efifb.stride");
466 /* Determine the stride. */
472 printf("Unable to reliably detect the stride.\n");
481 * We finalized on the stride, so recalculate the size of the
685 printf("%ux%ux%u, stride=%u", efifb->fb_width, efifb->fb_height,