Searched refs:asRowMajorf (Results 1 – 3 of 3) sorted by relevance
287 void asRowMajorf(float[]) const;
99 void SkMatrix44::asRowMajorf(float dst[]) const { in asRowMajorf() function in SkMatrix44
864 mat.asRowMajorf(dataf); in DEF_TEST()