Searched refs:yScale (Results 1 – 2 of 2) sorted by relevance
156 f32 yScale; in SampleInit() local162 yScale = GXGetYScaleFactor( sampleRend.efbHeight, sampleRend.xfbHeight ); in SampleInit()163 xfbHeight = (u16)GXSetDispCopyYScale( yScale ); in SampleInit()
161 f32 yScale; in REXDEMOInitScreen() local167 yScale = GXGetYScaleFactor( sampleRend.efbHeight, sampleRend.xfbHeight ); in REXDEMOInitScreen()168 xfbHeight = (u16)GXSetDispCopyYScale( yScale ); in REXDEMOInitScreen()