Searched defs:getRow (Results 1 – 6 of 6) sorted by relevance
75 private Stream<String> getRow(int index) { in getRow() method in CsvTableCollector
343 public ImmutableMap<Column<?>, Object> getRow(K rowKey) { in getRow() method in CsvTable
298 public int[] getRow(int rowIndex) { in getRow() method in PropsVectors
300 public int[] getRow(int rowIndex) { in getRow() method in PropsVectors
398 Vector<T, Cols> Matrix<T, Rows, Cols>::getRow (int rowNdx) const in getRow() function in tcu::Matrix
186 uint8_t* getRow(int y) { in getRow() function in MaskAdditiveBlitter