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

  /external/autotest/client/site_tests/graphics_SanAngeles/src/
matrixop.h 12 typedef float Matrix3x3[9];
  /external/eigen/doc/snippets/
HouseholderQR_solve.cpp 1 typedef Matrix<float,3,3> Matrix3x3;
2 Matrix3x3 m = Matrix3x3::Random();
  /frameworks/rs/
rsMatrix3x3.h 27 struct Matrix3x3 : public rs_matrix3x3 {

Completed in 387 milliseconds