Home
last modified time | relevance | path

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

/third_party/skia/tests/
DIncrTopoSortTest.cpp244 void moveNodeInSort(sk_sp<Node> node, int index) { in moveNodeInSort() function in Graph
286 this->moveNodeInSort(node, index - numRemoved); in shift()
297 this->moveNodeInSort(fStack.back().fNode, index - numRemoved); in shift()
/third_party/flutter/skia/tests/
DIncrTopoSortTest.cpp244 void moveNodeInSort(sk_sp<Node> node, int index) { in moveNodeInSort() function in Graph
286 this->moveNodeInSort(node, index - numRemoved); in shift()
297 this->moveNodeInSort(fStack.back().fNode, index - numRemoved); in shift()