Home
last modified time | relevance | path

Searched refs:CompareIndicesGT (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DIncrTopoSortTest.cpp50 static bool CompareIndicesGT(Node* const& a, Node* const& b) { in CompareIndicesGT() function in Node
147 SkTQSort<Node*>(dependedOn->begin(), dependedOn->end(), Node::CompareIndicesGT); in addEdges()

Completed in 2 milliseconds