Searched refs:stbtt__oversample_shift (Results 1 – 1 of 1) sorted by relevance
2834 static float stbtt__oversample_shift(int oversample) in stbtt__oversample_shift() function2893 sub_x = stbtt__oversample_shift(spc->h_oversample); in stbtt_PackFontRangesRenderIntoRects()2894 sub_y = stbtt__oversample_shift(spc->v_oversample); in stbtt_PackFontRangesRenderIntoRects()