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

/haiku/src/add-ons/accelerants/matrox/
H A DProposeDisplayMode.c329 uint16 vblank_fix = 0; local
330 if (si->ps.card_type <= G400MAX) vblank_fix = 1;
337 (row_bytes * (target->virtual_height + vblank_fix))) &&
345 (row_bytes * (target->virtual_height + vblank_fix)))
352 (row_bytes * (target->virtual_height + vblank_fix) * 2))

Completed in 76 milliseconds