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

  /external/skia/tests/
TDPQueueTest.cpp 12 namespace { bool intless(const int& a, const int& b) { return a < b; } } function in namespace:__anon34337
15 SkTDPQueue<int, intless> heap;
  /external/skqp/tests/
TDPQueueTest.cpp 12 namespace { bool intless(const int& a, const int& b) { return a < b; } } function in namespace:__anon35008
15 SkTDPQueue<int, intless> heap;

Completed in 455 milliseconds