Home
last modified time | relevance | path

Searched defs:indexInSort (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tests/
H A DIncrTopoSortTest.cpp18 int indexInSort() const { SkASSERT(fIndexInSort >= 0); return fIndexInSort; } in indexInSort() function in Node
65 void setIndexInSort(int indexInSort) { fIndexInSort = indexInSort; } in setIndexInSort() argument
[all...]

Completed in 1 milliseconds