Home | History | Annotate | Download | only in macdsp

Lines Matching refs:dst_rect

1149 	Rect src_rect, dst_rect;
1158 SetRect (&dst_rect, dstrect->x, dstrect->y, dstrect->x + dstrect->w, dstrect->y + dstrect->h);
1176 &src_rect, &src_rect, &dst_rect,
1198 &src_rect, &dst_rect, mode, NULL );
1204 &src_rect, &dst_rect, srcCopy, NULL );