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

/haiku/src/add-ons/accelerants/radeon/
H A Dflat_panel.c34 uint64 Hratio, Vratio; local
55 Hratio = FIX_SCALE * (uint32)xres / flatpanel->panel_xres;
59 flatpanel->h_ratio = Hratio;
64 if( Hratio == FIX_SCALE ) {
71 stretch = (uint32)((Hratio * RADEON_HORZ_STRETCH_RATIO_MAX +

Completed in 31 milliseconds