Home
last modified time | relevance | path

Searched defs:tmat44 (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/include/ui/
Dmat4.h94 explicit tmat44(no_init) { } in tmat44() function
161 tmat44<T>::tmat44() { in tmat44() function
170 tmat44<T>::tmat44(U v) { in tmat44() function
179 tmat44<T>::tmat44(const tvec4<U>& v) { in tmat44() function
193 tmat44<T>::tmat44( A m00, B m01, C m02, D m03, in tmat44() function
205 tmat44<T>::tmat44(const tmat44<U>& rhs) { in tmat44() function
212 tmat44<T>::tmat44(const tvec4<A>& v0, const tvec4<B>& v1, const tvec4<C>& v2, const tvec4<D>& v3) { in tmat44() function
221 tmat44<T>::tmat44(U const* rawArray) { in tmat44() function