Searched defs:expectedMaskFormat (Results 1 – 1 of 1) sorted by relevance
60 const SkGlyph& glyph, int dstRB, GrMaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()153 GrMaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local