Searched refs:bitbltDestRect (Results 1 – 1 of 1) sorted by relevance
1372 GE_Rect bitbltDestRect; in MApi_GFX_BitbltByTwoSourceBuffer_U02() local1419 bitbltDestRect.x = pdrawbuf->dstblk.x; in MApi_GFX_BitbltByTwoSourceBuffer_U02()1420 bitbltDestRect.y = pdrawbuf->dstblk.y; in MApi_GFX_BitbltByTwoSourceBuffer_U02()1421 bitbltDestRect.width = pdrawbuf->dstblk.width; in MApi_GFX_BitbltByTwoSourceBuffer_U02()1422 bitbltDestRect.height = pdrawbuf->dstblk.height; in MApi_GFX_BitbltByTwoSourceBuffer_U02()1424 …&bitbltSrc0Rect, &bitbltSrc1Rect, &bitbltDestRect, dstbufInfo->u32Addr, dstbufInfo->u32Pitch, flag… in MApi_GFX_BitbltByTwoSourceBuffer_U02()