Home
last modified time | relevance | path

Searched refs:ub_display_draw_bitmap (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/examples/api/
H A Dglue.h64 int ub_display_draw_bitmap(ulong bitmap, int x, int y);
H A Dglue.c404 int ub_display_draw_bitmap(ulong bitmap, int x, int y) in ub_display_draw_bitmap() function