Searched refs:setRowMajorf (Results 1 – 3 of 3) sorted by relevance
297 void setRowMajorf(const float[]);302 void setRowMajor(const SkMScalar data[]) { this->setRowMajorf(data); } in setRowMajor()
149 void SkMatrix44::setRowMajorf(const float src[]) { in setRowMajorf() function in SkMatrix44
483 b.setRowMajorf(bufferf); in test_set_row_col_major()