Searched refs:TMatSquareFunctions (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/libs/math/include/math/
H A Dmat2.h76 public TMatSquareFunctions<TMat22, T>,
357 /* FIXME: this should go into TMatSquareFunctions<> but for some reason
H A Dmat3.h82 public TMatSquareFunctions<TMat33, T>,
420 /* FIXME: this should go into TMatSquareFunctions<> but for some reason
H A DTMatHelpers.h405 * TMatSquareFunctions implements functions on a matrix of type BASE<T>.
414 * By simply inheriting from TMatSquareFunctions<BASE, T> BASE will automatically
419 class TMatSquareFunctions { class in namespace:android::details
H A Dmat4.h88 public TMatSquareFunctions<TMat44, T>,
566 /* FIXME: this should go into TMatSquareFunctions<> but for some reason

Completed in 1539 milliseconds