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

/frameworks/native/libs/math/include/math/
H A Dmat2.h75 public TMatProductOperators<TMat22, T>,
H A Dmat3.h81 public TMatProductOperators<TMat33, T>,
H A DTMatHelpers.h360 * TMatProductOperators implements basic arithmetic and basic compound assignments
364 * By simply inheriting from TMatProductOperators<BASE, T> BASE will automatically
369 class TMatProductOperators { class in namespace:android::details
H A Dmat4.h87 public TMatProductOperators<TMat44, T>,

Completed in 389 milliseconds