Searched refs:rectBuffer (Results 1 – 1 of 1) sorted by relevance
117 const float rectBuffer = 3.0f + glyphPadding; in getGlyphQuads() local131 const float x1 = glyph.metrics.left - rectBuffer - halfAdvance + builtInOffset.x; in getGlyphQuads()132 const float y1 = -glyph.metrics.top - rectBuffer + builtInOffset.y; in getGlyphQuads()