Home
last modified time | relevance | path

Searched defs:SkTLessFunctionToFunctorAdaptor (Results 1 – 1 of 1) sorted by relevance

/external/skia/include/private/
DSkTSearch.h72 template <typename T, bool (LESS)(const T&, const T&)> struct SkTLessFunctionToFunctorAdaptor { struct
79 static SkTLessFunctionToFunctorAdaptor<T, LESS> functor; in SkTSearch() argument