Home
last modified time | relevance | path

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

/third_party/skia/tests/
DIncrTopoSortTest.cpp65 void setIndexInSort(int indexInSort) { fIndexInSort = indexInSort; } in setIndexInSort() function in Node
97 tmp->setIndexInSort(fNodes.count()-1); in addNode()
247 node->setIndexInSort(index); in moveNodeInSort()
/third_party/flutter/skia/tests/
DIncrTopoSortTest.cpp65 void setIndexInSort(int indexInSort) { fIndexInSort = indexInSort; } in setIndexInSort() function in Node
97 tmp->setIndexInSort(fNodes.count()-1); in addNode()
247 node->setIndexInSort(index); in moveNodeInSort()