Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrStrikeCache.cpp84 int height, int dstRB, GrMaskFormat expectedMaskFormat, in get_packed_glyph_image()
200 GrMaskFormat expectedMaskFormat, in addGlyphToAtlas()
/external/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