Searched refs:CompareIndicesGT (Results 1 – 2 of 2) sorted by relevance
50 static bool CompareIndicesGT(Node* const& a, Node* const& b) { in CompareIndicesGT() function in Node147 SkTQSort<Node*>(dependedOn->begin(), dependedOn->end(), Node::CompareIndicesGT); in addEdges()
50 static bool CompareIndicesGT(Node* const& a, Node* const& b) { in CompareIndicesGT() function in Node147 SkTQSort<Node*>(dependedOn->begin(), dependedOn->end() - 1, Node::CompareIndicesGT); in addEdges()