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

/haiku/src/add-ons/accelerants/radeon/
H A Dflat_panel.c69 uint32 stretch; local
71 stretch = (uint32)((Hratio * RADEON_HORZ_STRETCH_RATIO_MAX +
74 values->fp_horz_stretch = stretch
91 uint32 stretch; local
93 stretch = (uint32)((Vratio * RADEON_VERT_STRETCH_RATIO_MAX +
96 values->fp_vert_stretch = stretch

Completed in 32 milliseconds