Searched refs:CompareFunctor (Results 1 – 3 of 3) sorted by relevance
1525 struct CompareFunctor in GetProcAddress() struct1605 …const Function *result = std::lower_bound(eglFunctions, eglFunctionsEnd, needle, CompareFunctor()); in GetProcAddress()
4707 struct CompareFunctor in es1GetProcAddress() struct4906 const Function *result = std::lower_bound(glFunctions, glFunctionsEnd, needle, CompareFunctor()); in es1GetProcAddress()
6590 struct CompareFunctor in es2GetProcAddress() struct6600 const Function *result = std::lower_bound(glFunctions, glFunctionsEnd, needle, CompareFunctor()); in es2GetProcAddress()