HomeSort by relevance Sort by last modified time
    Searched defs:SkTLessFunctionToFunctorAdaptor (Results 1 - 2 of 2) sorted by null

  /external/skia/include/private/
SkTSearch.h 72 template <typename T, bool (LESS)(const T&, const T&)> struct SkTLessFunctionToFunctorAdaptor {
79 static SkTLessFunctionToFunctorAdaptor<T, LESS> functor;
  /external/skqp/include/private/
SkTSearch.h 72 template <typename T, bool (LESS)(const T&, const T&)> struct SkTLessFunctionToFunctorAdaptor {
79 static SkTLessFunctionToFunctorAdaptor<T, LESS> functor;

Completed in 508 milliseconds