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

/external/chromium_org/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp430 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; local
439 &glyphRunAnalysis),
442 HRM(glyphRunAnalysis->GetAlphaTextureBounds(textureType, bbox),
694 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; local
702 &glyphRunAnalysis),
712 HRNM(glyphRunAnalysis->CreateAlphaTexture(textureType,
/external/skia/src/ports/
H A DSkScalerContext_win_dw.cpp430 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; local
439 &glyphRunAnalysis),
443 HRVM(glyphRunAnalysis->GetAlphaTextureBounds(fTextureType, &bbox),
660 SkTScopedComPtr<IDWriteGlyphRunAnalysis> glyphRunAnalysis; local
668 &glyphRunAnalysis),
678 HRNM(glyphRunAnalysis->CreateAlphaTexture(fTextureType,
/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A DDWrite.h4922 /// <param name="glyphRunAnalysis">Receives a pointer to the newly created object.</param>
4934 __out IDWriteGlyphRunAnalysis** glyphRunAnalysis

Completed in 1042 milliseconds