Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2773 static void stbtt__v_prefilter(unsigned char *pixels, int w, int h, int stride_in_bytes, unsigned i… in stbtt__v_prefilter() function
2930 stbtt__v_prefilter(spc->pixels + r->x + r->y*spc->stride_in_bytes, in stbtt_PackFontRangesRenderIntoRects()