Home
last modified time | relevance | path

Searched refs:kMinGlyphImageSize (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkScalerCache.h156 inline static constexpr size_t kMinGlyphImageSize = 16 /* height */ * 8 /* width */; member in SkScalerCache
157 inline static constexpr size_t kMinAllocAmount = kMinGlyphImageSize * kMinGlyphCount;

Completed in 1 milliseconds