Searched defs:packedID (Results 1 – 9 of 9) sorted by relevance
87 const SkPackedGlyphID packedID{glyphID}; in prepare_for_mask_drawing() local192 static SkGlyph* GetGlyph(SkStrike* strike, SkPackedGlyphID packedID) { in GetGlyph()
70 const SkPackedGlyphID packedID{glyphID}; in prepare_for_path_drawing() local101 const SkPackedGlyphID packedID{glyphID}; in prepare_for_drawable_drawing() local
197 SkGlyph SkScalerContext::makeGlyph(SkPackedGlyphID packedID, SkArenaAlloc* alloc) { in makeGlyph()253 SkGlyph SkScalerContext::internalMakeGlyph(SkPackedGlyphID packedID, SkMask::Format format, SkArena… in internalMakeGlyph()
230 const SkGlyph* SkBulkGlyphMetricsAndImages::glyph(SkPackedGlyphID packedID) { in glyph()
97 const SkPackedGlyphID packedID{buffer.readUInt()}; in MakeFromBuffer() local
372 static uint32_t Hash(SkPackedGlyphID packedID) { in Hash()
42 auto packedIDToVariant = [] (SkPackedGlyphID packedID) { in Make()
1460 const SkPackedGlyphID packedID{glyphID}; in prepare_for_SDFT_drawing() local1515 const SkPackedGlyphID packedID{glyphID, mappedPos, mask}; in prepare_for_direct_mask_drawing() local1557 const SkPackedGlyphID packedID{glyphID}; in prepare_for_mask_drawing() local
93 const auto packedID = glyph.getPackedID(); in generateMetrics() local