Home
last modified time | relevance | path

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

/external/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()