HomeSort by relevance Sort by last modified time
    Searched refs:asRowMajorf (Results 1 - 3 of 3) sorted by null

  /external/skia/include/utils/
SkMatrix44.h 287 void asRowMajorf(float[]) const;
  /external/skia/src/utils/
SkMatrix44.cpp 99 void SkMatrix44::asRowMajorf(float dst[]) const {
  /external/skia/tests/
Matrix44Test.cpp 894 mat.asRowMajorf(dataf);
    [all...]

Completed in 58 milliseconds