Searched refs:y (Results 1 – 3 of 3) sorted by relevance
64 int ub_display_draw_bitmap(ulong bitmap, int x, int y);
399 int ub_display_draw_bitmap(ulong bitmap, int x, int y) in ub_display_draw_bitmap() argument403 if (!syscall(API_DISPLAY_DRAW_BITMAP, &err, bitmap, x, y)) in ub_display_draw_bitmap()
44 ifeq ($(CONFIG_PPC),y)
Completed in 10 milliseconds