Lines Matching refs:srcx

386 gfx_screen_to_screen_blt(unsigned short srcx, unsigned short srcy,
392 gu1_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height);
396 gu2_screen_to_screen_blt(srcx, srcy, dstx, dsty, width, height);
405 gfx_screen_to_screen_xblt(unsigned short srcx, unsigned short srcy,
412 gu1_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color);
416 gu2_screen_to_screen_xblt(srcx, srcy, dstx, dsty, width, height, color);
425 gfx_color_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
432 gu1_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
437 gu2_color_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
447 gfx_color_bitmap_to_screen_xblt(unsigned short srcx, unsigned short srcy,
455 gu1_color_bitmap_to_screen_xblt(srcx, srcy, dstx, dsty, width, height,
460 gu2_color_bitmap_to_screen_xblt(srcx, srcy, dstx, dsty, width, height,
470 gfx_mono_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
477 gu1_mono_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
482 gu2_mono_bitmap_to_screen_blt(srcx, srcy, dstx, dsty, width, height,
693 gfx2_mono_expand_blt(unsigned long srcbase, unsigned short srcx,
700 gu22_mono_expand_blt(srcbase, srcx, srcy, dstoffset, width, height,
710 gfx2_color_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
717 gu22_color_bitmap_to_screen_blt(srcx, srcy, dstoffset, width, height,
741 gfx2_mono_bitmap_to_screen_blt(unsigned short srcx, unsigned short srcy,
748 gu22_mono_bitmap_to_screen_blt(srcx, srcy, dstoffset, width, height,