Home
last modified time | relevance | path

Searched refs:iunkA (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp406 SkTScopedComPtr<IUnknown> iunkA; in are_same() local
407 HRM(a->QueryInterface(&iunkA), "Failed to QI<IUnknown> for a."); in are_same()
412 same = (iunkA.get() == iunkB.get()); in are_same()

Completed in 3 milliseconds