Searched refs:loadWith (Results 1 – 3 of 3) sorted by relevance
27 mSavedModelMatrix.loadWith(model); in before()35 model.loadWith(mSavedModelMatrix); in after()
28 void loadWith(const Matrix& src);
28 loadWith(src); in Matrix()50 void Matrix::loadWith(const Matrix& src) { in loadWith() function in Matrix