Searched refs:PIXEL_DENSITY (Results 1 – 1 of 1) sorted by relevance
105 constexpr float PIXEL_DENSITY = 2.6; in FontRenderer() local106 const float densityRatio = displayInfo.density / PIXEL_DENSITY; in FontRenderer()