Searched defs:glyphRunAnalysis (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp460 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; local
477 &glyphRunAnalysis),
487 &glyphRunAnalysis),
493 HRM(glyphRunAnalysis->GetAlphaTextureBounds(textureType, bbox),
785 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; local
801 &glyphRunAnalysis),
811 &glyphRunAnalysis),
824 HRNM(glyphRunAnalysis->CreateAlphaTexture(textureType,

Completed in 63 milliseconds