Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/text/
DGrAtlasManager.cpp80 const SkGlyph& glyph, int dstRB, MaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()
182 MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local
/external/skia/src/gpu/graphite/text/
DTextAtlasManager.cpp82 const SkGlyph& glyph, int dstRB, MaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()
194 MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local