Home
last modified time | relevance | path

Searched defs:expectedMaskFormat (Results 1 – 3 of 3) 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
/third_party/skia/m133/src/gpu/graphite/text/
DTextAtlasManager.cpp79 const SkGlyph& glyph, int dstRB, MaskFormat expectedMaskFormat, void* dst) { in get_packed_glyph_image()
191 MaskFormat expectedMaskFormat = this->resolveMaskFormat(glyphFormat); in addGlyphToAtlas() local
/third_party/skia/m133/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