Lines Matching refs:dstx
744 unsigned short dstx, unsigned short dsty,
749 unsigned short dstx, unsigned short dsty,
776 if (dstx > srcx) {
778 dstx += width;
815 if (dstx > srcx) {
820 dstx -= section;
822 WRITE_REG16(GP_DST_XCOOR, dstx);
829 WRITE_REG16(GP_DST_XCOOR, dstx);
831 dstx += section;
857 unsigned short dstx, unsigned short dsty,
863 unsigned short dstx, unsigned short dsty,
886 if (dstx > srcx) {
888 dstx += width;
954 if (dstx > srcx) {
959 dstx -= section;
961 WRITE_REG16(GP_DST_XCOOR, dstx);
968 WRITE_REG16(GP_DST_XCOOR, dstx);
970 dstx += section;
1002 unsigned short dstx, unsigned short dsty,
1008 unsigned short dstx, unsigned short dsty,
1061 WRITE_REG16(GP_DST_XCOOR, dstx);
1086 dstx += section;
1113 unsigned short dstx, unsigned short dsty,
1120 unsigned short dstx, unsigned short dsty,
1193 WRITE_REG16(GP_DST_XCOOR, dstx);
1217 dstx += section;
1240 unsigned short dstx, unsigned short dsty,
1246 unsigned short dstx, unsigned short dsty,
1278 WRITE_REG16(GP_DST_XCOOR, dstx);
1315 WRITE_REG16(GP_DST_XCOOR, dstx);
1339 dstx += section;
1358 gu1_text_blt(unsigned short dstx, unsigned short dsty, unsigned short width,
1362 gfx_text_blt(unsigned short dstx, unsigned short dsty, unsigned short width,
1386 gfx_mono_bitmap_to_screen_blt(0, 0, dstx, dsty, width, height, data,
1403 WRITE_REG16(GP_DST_XCOOR, dstx);