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

  /external/skia/tests/
Matrix44Test.cpp 130 mat.asRowMajorf(dataf);
  /external/skia/include/utils/
SkMatrix44.h 135 void asRowMajorf(float[]) const;
  /external/skia/src/utils/
SkMatrix44.cpp 61 void SkMatrix44::asRowMajorf(float dst[]) const {

Completed in 96 milliseconds