Home
last modified time | relevance | path

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

/external/skia/src/gpu/graphite/text/
DAtlasManager.cpp78 const SkGlyph& glyph, int dstRB, MaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()
180 MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local
/external/skia/src/gpu/ganesh/text/
DGrAtlasManager.cpp70 const SkGlyph& glyph, int dstRB, MaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()
161 MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local