Searched defs:glyphSize (Results 1 – 4 of 4) sorted by relevance
67 float glyphSize = std::max(bounds.width(), bounds.height()); in onDelayedSetup() local
55 auto glyphSize = safe->mul(glyphCount, sizeof(SkGlyphID)), in StorageSize() local736 const size_t glyphSize = safe.mul(glyphCount, sizeof(SkGlyphID)), in MakeFromBuffer() local
155 FT_UInt glyphSize; /* ! glyph instructions buffer size */ member
1635 size_t glyphSize = sizeof(decltype(*it.glyphs())); in filterTextBlob() local