Searched refs:kMinGlyphImageSize (Results 1 – 1 of 1) sorted by relevance
156 inline static constexpr size_t kMinGlyphImageSize = 16 /* height */ * 8 /* width */; variable157 inline static constexpr size_t kMinAllocAmount = kMinGlyphImageSize * kMinGlyphCount;