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