Searched refs:getRowMajor (Results 1 – 9 of 9) sorted by relevance
88 float[] a = this.getRowMajor(); in getAtRowCol()92 public float[] getRowMajor() { in getRowMajor() method in Matrix
23 void getRowMajor(float dst[20]) const { in getRowMajor() function
47 void getRowMajor(float dst[20]) const { std::copy_n(fMat.begin(), 20, dst); } in getRowMajor() function
156 r2ym.getRowMajor(tmp); in DEF_TEST()
40 m->getRowMajor(temp); in Matrix_GetRowMajor()
153 r2ym.getRowMajor(tmp); in DEF_TEST()
46 void SkM44::getRowMajor(SkScalar v[]) const { in getRowMajor() function in SkM44
243 void getRowMajor(SkScalar v[]) const;
1125 m.getRowMajor(sixteenMatrixValues); in EMSCRIPTEN_BINDINGS()1139 m.getRowMajor(sixteenMatrixValues); in EMSCRIPTEN_BINDINGS()