Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cGLSLnoperspectiveTests.cpp530 bool are_same = true; in iterate() local
539 are_same = false; in iterate()
544 if (true == are_same) in iterate()
/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp405 static HRESULT are_same(IUnknown* a, IUnknown* b, bool& same) { in are_same() function
438 HRB(are_same(cshFace->fDWriteFont.get(), ctxFace->fDWriteFont, same)); in FindByDWriteFont()
443 HRB(are_same(cshFace->fDWriteFontFace.get(), ctxFace->fDWriteFontFace, same)); in FindByDWriteFont()
467 HRB(are_same(cshFontFileLoader.get(), ctxFontFileLoader.get(), same)); in FindByDWriteFont()

Completed in 4 milliseconds