Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/text/
H A 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
/aosp_15_r20/external/skia/src/gpu/ganesh/text/
H A 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