Searched refs:display_draw_bitmap (Results 1 – 3 of 3) sorted by relevance
32 int display_draw_bitmap(ulong bitmap, int x, int y);
42 int display_draw_bitmap(ulong bitmap, int x, int y) in display_draw_bitmap() function
571 return display_draw_bitmap(bitmap, x, y); in API_display_draw_bitmap()