Searched refs:copy_width_max (Results 1 – 1 of 1) sorted by relevance
81 u16 copy_width_max; member278 sc->copy_width_max = (u16)((sc->screen_width * 5 / 32) * 4); in DrawInit()339 sc->copy_width_max, in DrawInit()426 Clamp(sc->copyTex.width, 16, sc->copy_width_max); in AnimTick()