Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c166 MS_U32 s32DeltaDstY1; //s5.12 member
189 MS_U32 s32DeltaDstY1; //s5.12 member
1034 s32FixDstY1 += pTrapeBatchBlitObj->s32DeltaDstY1; in GE_TrapezoidBlitEx()
1070 …geTrapeBatchBlitObj.s32DeltaDstY1 = (pGENormTrapezoid->u32DeltaR & (0x1<<(5+12))) ? (-((MS_S32)((M… in GE_TrapezoidBlit()
1093 geTrapeBatchBlitObj.s32DeltaDstY1 = INT_TO_FIX32(0x1); in GE_TrapezoidBlit()
1145 s32FixDstY1 += pTrapeBatchFillObj->s32DeltaDstY1; in GE_TrapezoidFillEx()
1195 …geTrapeBatchFillObj.s32DeltaDstY1 = (pGENormTrapezoid->u32DeltaR & (0x1<<(5+12))) ? (-(MS_S32)((MS… in GE_TrapezoidFill()
1229 geTrapeBatchFillObj.s32DeltaDstY1 = INT_TO_FIX32(0x1); in GE_TrapezoidFill()