Home | History | Annotate | Download | only in ports

Lines Matching full:iunknown

95                                  reinterpret_cast<IUnknown**>(factory)),
286 // IUnknown methods
349 // IUnknown methods
439 // IUnknown methods
603 static bool are_same(IUnknown* a, IUnknown* b) {
604 SkTScopedComPtr<IUnknown> iunkA;
609 SkTScopedComPtr<IUnknown> iunkB;