Home
last modified time | relevance | path

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

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