Searched refs:fFactory2 (Results 1 – 6 of 6) sorted by relevance
68 if (!SUCCEEDED(fFactory->QueryInterface(&fFactory2))) { in SkTypeface()69 SkASSERT_RELEASE(nullptr == fFactory2.get()); in SkTypeface()75 SkTScopedComPtr<IDWriteFactory2> fFactory2; variable
219 fIsColorFont = typeface->fFactory2 && in SkScalerContext_DW()344 if (typeface->fFactory2 && typeface->fDWriteFontFace2 && in SkScalerContext_DW()458 if (this->getDWriteTypeface()->fFactory2 && in getBoundingBox()462 HRM(this->getDWriteTypeface()->fFactory2->CreateGlyphRunAnalysis( in getBoundingBox()530 HRESULT hr = this->getDWriteTypeface()->fFactory2->TranslateColorGlyphRun( in getColorGlyphRun()938 if (this->getDWriteTypeface()->fFactory2 && in drawDWMask()942 HRNM(this->getDWriteTypeface()->fFactory2->CreateGlyphRunAnalysis(&run, in drawDWMask()
363 if (h != SkFontHinting::kNone || !fFactory2 || !fDWriteFontFace2) { in onFilterRec()
86 if (!SUCCEEDED(fFactory->QueryInterface(&fFactory2))) { in DWriteFontTypeface()87 SkASSERT_RELEASE(nullptr == fFactory2.get()); in DWriteFontTypeface()97 SkTScopedComPtr<IDWriteFactory2> fFactory2; variable
265 fIsColorFont = typeface->fFactory2 && in SkScalerContext_DW()390 if (typeface->fFactory2 && typeface->fDWriteFontFace2 && in SkScalerContext_DW()515 if (typeface->fFactory2 && in getBoundingBox()519 HRM(typeface->fFactory2->CreateGlyphRunAnalysis( in getBoundingBox()587 HRESULT hr = this->getDWriteTypeface()->fFactory2->TranslateColorGlyphRun( in getColorGlyphRun()1008 if (this->getDWriteTypeface()->fFactory2 && in drawDWMask()1012 HRNM(this->getDWriteTypeface()->fFactory2->CreateGlyphRunAnalysis(&run, in drawDWMask()
413 if (h != SkFontHinting::kNone || !fFactory2 || !fDWriteFontFace2) { in onFilterRec()