Searched refs:SkSafeRefComPtr (Results 1 – 8 of 8) sorted by relevance
51 , fDWriteFontCollectionLoader(SkSafeRefComPtr(fontCollectionLoader)) in SkTypeface()52 , fDWriteFontFileLoader(SkSafeRefComPtr(fontFileLoader)) in SkTypeface()
273 , fFontFallback(SkSafeRefComPtr(fallback)) in SkFontMgr_DirectWrite()
274 , fFontFallback(SkSafeRefComPtr(fallback)) in SkFontMgr_DirectWrite()
21 template<typename T> T* SkSafeRefComPtr(T* ptr) { in SkSafeRefComPtr() function
81 SkTScopedComPtr<IXpsOMObjectFactory> factory(SkSafeRefComPtr(factoryPtr)); in MakeDocument()
82 SkTScopedComPtr<IXpsOMObjectFactory> factory(SkSafeRefComPtr(factoryPtr)); in MakeDocument()
28 template<typename T> T* SkSafeRefComPtr(T* ptr) { in SkSafeRefComPtr() function