Home
last modified time | relevance | path

Searched defs:expectedMaskFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/text/
DGrAtlasManager.cpp60 const SkGlyph& glyph, int dstRB, GrMaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()
153 GrMaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local