Home
last modified time | relevance | path

Searched refs:BytesPerScanline (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.h123 CARD16 BytesPerScanline; /* bytes per scanline */ member
H A DvbeModes.c174 " BytesPerScanline: %d\n", mode->BytesPerScanline); in CheckMode()