Home
last modified time | relevance | path

Searched refs:y (Results 1 – 3 of 3) sorted by relevance

/examples/api/
A Dglue.h64 int ub_display_draw_bitmap(ulong bitmap, int x, int y);
A Dglue.c399 int ub_display_draw_bitmap(ulong bitmap, int x, int y) in ub_display_draw_bitmap() argument
403 if (!syscall(API_DISPLAY_DRAW_BITMAP, &err, bitmap, x, y)) in ub_display_draw_bitmap()
/examples/standalone/
A DMakefile44 ifeq ($(CONFIG_PPC),y)

Completed in 10 milliseconds