Searched refs:mSortedOperationIndexMap (Results 1 – 2 of 2) sorted by relevance
114 return mSortedOperationIndexMap; in getSortedOperationMapping()198 std::vector<uint32_t> mSortedOperationIndexMap; variable
831 if (!mSortedOperationIndexMap.empty()) { in sortIntoRunOrder()891 mSortedOperationIndexMap = std::move(sortedOperationIndexMap); in sortIntoRunOrder()