HomeSort by relevance Sort by last modified time
    Searched full:drawglyph (Results 1 - 1 of 1) sorted by null

  /bootable/bootloader/legacy/arch_msm7k/
mddi_console.c 35 static void drawglyph(unsigned short *pixels, unsigned short paint, function
71 drawglyph(pixels + y*stride + x, paint, stride, font5x12 + c);
114 drawglyph(pixels + cy * 12 * fb_width + cx * 6, FGCOLOR,

Completed in 67 milliseconds