Searched refs:LessP (Results 1 – 1 of 1) sorted by relevance
72 static bool LessP(Dummy* const& a, Dummy* const& b) { return a->fPriority < b->fPriority; } in LessP() function102 SkTDPQueue<Dummy*, Dummy::LessP, Dummy::PQIndex> pq; in random_test()