Searched refs:bitbltSrc1Rect (Results 1 – 1 of 1) sorted by relevance
1371 GE_Rect bitbltSrc1Rect; in MApi_GFX_BitbltByTwoSourceBuffer_U02() local1415 bitbltSrc1Rect.x = pdrawbuf->srcblk1.x; in MApi_GFX_BitbltByTwoSourceBuffer_U02()1416 bitbltSrc1Rect.y = pdrawbuf->srcblk1.y; in MApi_GFX_BitbltByTwoSourceBuffer_U02()1417 bitbltSrc1Rect.width = pdrawbuf->dstblk.width; //srcbuf1 width must be the same as dest width in MApi_GFX_BitbltByTwoSourceBuffer_U02()1418 … bitbltSrc1Rect.height = pdrawbuf->dstblk.height; //srcbuf1 height must be the same as dest height in MApi_GFX_BitbltByTwoSourceBuffer_U02()1424 …&bitbltSrc0Rect, &bitbltSrc1Rect, &bitbltDestRect, dstbufInfo->u32Addr, dstbufInfo->u32Pitch, flag… in MApi_GFX_BitbltByTwoSourceBuffer_U02()