Searched refs:asRowMajorf (Results 1 – 6 of 6) sorted by relevance
306 void asRowMajorf(float[]) const;
903 mat.asRowMajorf(dataf); in DEF_TEST()
106 void SkMatrix44::asRowMajorf(float dst[]) const { in asRowMajorf() function in SkMatrix44