Searched refs:SkRefComPtr (Results 1 – 5 of 5) sorted by relevance
47 , fFactory(SkRefComPtr(factory)) in SkTypeface()50 , fDWriteFontFamily(SkRefComPtr(fontFamily)) in SkTypeface()51 , fDWriteFont(SkRefComPtr(font)) in SkTypeface()52 , fDWriteFontFace(SkRefComPtr(fontFace)) in SkTypeface()
130 , fFactory(SkRefComPtr(factory)) in StreamFontFileEnumerator()132 , fFontFileLoader(SkRefComPtr(fontFileLoader)) in StreamFontFileEnumerator()184 *fontFile = SkRefComPtr(fCurrentFile.get()); in GetCurrentFontFile()215 , fFontFileLoader(SkRefComPtr(fontFileLoader)) in StreamFontCollectionLoader()265 : fFactory(SkRefComPtr(factory)) in SkFontMgr_DirectWrite()266 , fFontCollection(SkRefComPtr(fontCollection)) in SkFontMgr_DirectWrite()324 , fFontFamily(SkRefComPtr(fontFamily)) in SkFontStyleSet_DirectWrite()
88 : fFontCollection(SkRefComPtr(fontCollection)) in SkRemotableFontMgr_DirectWrite()
22 template<typename T> T* SkRefComPtr(T* ptr) { in SkRefComPtr() function
21 : fFontFileStream(SkRefComPtr(fontFileStream)) in SkDWriteFontFileStream()