Home
last modified time | relevance | path

Searched refs:glyphRunAnalysis (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/ports/
DSkScalerContext_win_dw.cpp468 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; in getBoundingBox() local
485 &glyphRunAnalysis), in getBoundingBox()
495 &glyphRunAnalysis), in getBoundingBox()
501 HRM(glyphRunAnalysis->GetAlphaTextureBounds(textureType, bbox), in getBoundingBox()
793 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; in drawDWMask() local
809 &glyphRunAnalysis), in drawDWMask()
819 &glyphRunAnalysis), in drawDWMask()
832 HRNM(glyphRunAnalysis->CreateAlphaTexture(textureType, in drawDWMask()