Searched refs:yScale (Results 1 – 2 of 2) sorted by relevance
162 f32 yScale; in SampleInit() local168 yScale = GXGetYScaleFactor( sampleRend.efbHeight, sampleRend.xfbHeight ); in SampleInit()169 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()