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

  /external/skia/tests/
Matrix44Test.cpp 119 mat.asColMajorf(dataf);
  /external/skia/include/utils/
SkMatrix44.h 133 void asColMajorf(float[]) const;
  /external/skia/src/utils/
SkMatrix44.cpp 39 void SkMatrix44::asColMajorf(float dst[]) const {

Completed in 51 milliseconds