Home
last modified time | relevance | path

Searched refs:scanlines (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/console/
H A Dvgacon.c573 unsigned int scanlines = height * c->vc_cell_height; in vgacon_doresize() local
585 scanlines <<= 1; in vgacon_doresize()
591 scanlines >>= 1; in vgacon_doresize()
593 scanlines -= 1; in vgacon_doresize()
594 scanlines_lo = scanlines & 0xff; in vgacon_doresize()
599 if (scanlines & 0x100) in vgacon_doresize()
601 if (scanlines & 0x200) in vgacon_doresize()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmipoly.h105 ScanLineList scanlines; /* header node */ member
H A Dmipoly.c80 pPrevSLL = &ET->scanlines; in miInsertEdgeInET()
185 ET->scanlines.next = NULL; in miCreateETandAET()
555 pSLL = ET.scanlines.next; in miFillGeneralPoly()
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dintel810.rst72 select vertical resolution in scanlines. If Discrete Video Timings
81 select virtual vertical resolution in scanlines. If (0) or none
H A Dframebuffer.rst163 The electron beam draws horizontal lines (scanlines) from left to right, and
253 (in picoseconds, 1E-12 s), and vertical timings in number of scanlines.
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsvga.rst135 0x0f02 VGA 80x43 (VGA switched to 350 scanlines with a 8-point font)
/OK3568_Linux_fs/external/xserver/
H A DChangeLog35925 scanlines.