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()
133 , fFactory(SkRefComPtr(factory)) in StreamFontFileEnumerator()135 , fFontFileLoader(SkRefComPtr(fontFileLoader)) in StreamFontFileEnumerator()187 *fontFile = SkRefComPtr(fCurrentFile.get()); in GetCurrentFontFile()218 , fFontFileLoader(SkRefComPtr(fontFileLoader)) in StreamFontCollectionLoader()268 : fFactory(SkRefComPtr(factory)) in SkFontMgr_DirectWrite()269 , fFontCollection(SkRefComPtr(fontCollection)) in SkFontMgr_DirectWrite()327 , fFontFamily(SkRefComPtr(fontFamily)) in SkFontStyleSet_DirectWrite()
87 : fFontCollection(SkRefComPtr(fontCollection)) in SkRemotableFontMgr_DirectWrite()
22 template<typename T> T* SkRefComPtr(T* ptr) { in SkRefComPtr() function
23 : fFontFileStream(SkRefComPtr(fontFileStream)) in SkDWriteFontFileStream()