Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h2834 static float stbtt__oversample_shift(int oversample) in stbtt__oversample_shift() function
2893 sub_x = stbtt__oversample_shift(spc->h_oversample); in stbtt_PackFontRangesRenderIntoRects()
2894 sub_y = stbtt__oversample_shift(spc->v_oversample); in stbtt_PackFontRangesRenderIntoRects()