Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/mrst/
Dpvr2d.h387 PVR2DRECT rcDest; /* destination rectangle */ member
396 …PVR2DRECT rcDest; /* destination rectangle; scaling is supported… member
414 PVR2DRECT rcDest; /* destination rectangle */ member
432 PVR2DRECT rcDest; /* destination rectangle */ member
/hardware/intel/img/psb_video/src/
Dpsb_texture.c627 sBltVP.rcDest.left = dst_x;
628 sBltVP.rcDest.right = dst_x + dst_w;
629 sBltVP.rcDest.top = dst_y;
630 sBltVP.rcDest.bottom = dst_y + dst_h;