Home
last modified time | relevance | path

Searched refs:lookupDefault (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/decpp/
DdeSTLUtil.cpp45 DE_TEST_ASSERT(lookupDefault(m, 3, 7) == 7); in STLUtil_selfTest()
DdeSTLUtil.hpp89 const typename M::mapped_type& lookupDefault (const M& map, in lookupDefault() function
/third_party/skia/src/ports/
DSkFontMgr_mac_ct.cpp612 static SkOnce lookupDefault; in onLegacyMakeTypeface() local
614 lookupDefault([]{ in onLegacyMakeTypeface()
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp659 return de::lookupDefault(textures, imgName, DE_NULL); in getImage()
661 return de::lookupDefault(rbos, imgName, DE_NULL); in getImage()
/third_party/flutter/skia/src/ports/
DSkFontHost_mac.cpp2904 static SkOnce lookupDefault; in onLegacyMakeTypeface() local
2906 lookupDefault([]{ in onLegacyMakeTypeface()