Searched refs:s32FixDstX0 (Results 1 – 1 of 1) sorted by relevance
1001 MS_S32 s32FixDstX0, s32FixDstY0, s32FixDstX1, s32FixDstY1; in GE_TrapezoidBlitEx() local1007 s32FixDstX0 = INT_TO_FIX32(pTrapeBatchBlitObj->u32DstX0); in GE_TrapezoidBlitEx()1020 geBlitDst.dstblk.x = FIX32_TO_INT(s32FixDstX0); in GE_TrapezoidBlitEx()1031 s32FixDstX0 += pTrapeBatchBlitObj->s32DeltaDstX0; in GE_TrapezoidBlitEx()1104 MS_S32 s32FixDstX0, s32FixDstY0, s32FixDstX1, s32FixDstY1; in GE_TrapezoidFillEx() local1113 s32FixDstX0 = INT_TO_FIX32(pTrapeBatchFillObj->u32DstX0); in GE_TrapezoidFillEx()1127 geFillDst.x = FIX32_TO_INT(s32FixDstX0); in GE_TrapezoidFillEx()1142 s32FixDstX0 += pTrapeBatchFillObj->s32DeltaDstX0; in GE_TrapezoidFillEx()