Home
last modified time | relevance | path

Searched refs:rStep0 (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/libraries/G2D/src/
DG2D.c170 f32 rStep0, f32 rStep1, s32 nMapX, s32 nMapY ) in FillSection() argument
209 *rLeft += rStep0; in FillSection()
266 *rLeft += rStep0; in FillSection()
304 *rLeft += rStep0; in FillSection()
361 *rLeft += rStep0; in FillSection()
402 f32 rStep0, rStep1, rMid; in G2DDrawLayer() local
479 rStep0 = rCamOriX / rCamOriY; in G2DDrawLayer()
491 rStep0 = -rCamOriY / rCamOriX; // ALERT: Assumes width==height in G2DDrawLayer()
506 rStep0 = -rCamOriY / rCamOriX; // ALERT: Assumes width==height in G2DDrawLayer()
518 rStep0 = rCamOriX / rCamOriY; // ALERT: Assumes width==height in G2DDrawLayer()
[all …]