Lines Matching refs:srcy
283 gfx_screen_to_screen_blt(unsigned short srcx, unsigned short srcy,
289 gu1_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height);
293 gu2_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height);
302 gfx_screen_to_screen_xblt(unsigned short srcx, unsigned short srcy,
309 gu1_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color);
313 gu2_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color);
322 gfx_color_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
329 gu1_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
334 gu2_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
344 gfx_color_bitmap_to_screen_xblt(unsigned short srcx, unsigned short srcy,
352 gu1_color_bitmap_to_screen_xblt(srcx, srcy, dstx, dsty, width, height,
357 gu2_color_bitmap_to_screen_xblt(srcx, srcy, dstx, dsty, width, height,
367 gfx_mono_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
374 gu1_mono_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
379 gu2_mono_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
591 unsigned short srcy, unsigned long dstoffset,
597 gu22_mono_expand_blt(srcbase, srcx, srcy, dstoffset, width, height,
607 gfx2_color_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
614 gu22_color_bitmap_to_screen_blt(srcx, srcy, dstoffset, width, height,
638 gfx2_mono_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
645 gu22_mono_bitmap_to_screen_blt(srcx, srcy, dstoffset, width, height,