Searched refs:transparentFont (Results 1 – 2 of 2) sorted by relevance
753 SkFont transparentFont = glyphRun.font(); in drawGlyphRunAsPath() local754 transparentFont.setEmbolden(false); // Stop Recursion in drawGlyphRunAsPath()755 SkGlyphRun tmpGlyphRun(glyphRun, transparentFont); in drawGlyphRunAsPath()
779 SkFont transparentFont = glyphRun.font(); in drawGlyphRunAsPath() local780 transparentFont.setEmbolden(false); // Stop Recursion in drawGlyphRunAsPath()781 SkGlyphRun tmpGlyphRun(glyphRun, transparentFont); in drawGlyphRunAsPath()