Searched defs:setRow (Results 1 – 2 of 2) sorted by relevance
265 void setRow(int i, const SkV4& v) { in setRow() function
385 void Matrix<T, Rows, Cols>::setRow (int rowNdx, const Vector<T, Cols>& vec) in setRow() function in tcu::Matrix