Searched refs:supportBilerpFromGlyphAtlas (Results 1 – 2 of 2) sorted by relevance
175 bool supportBilerpFromGlyphAtlas() const { return fSupportBilerpFromGlyphAtlas; } in supportBilerpFromGlyphAtlas() function
29 , fSupportBilerpAtlas{recorder->priv().caps()->supportBilerpFromGlyphAtlas()} in AtlasManager()