Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dtypes.h41 using mat4d = Eigen::AffineMatrix<double, 4>; variable
/frameworks/native/libs/math/include/math/
Dmat4.h586 typedef details::TMat44<double> mat4d; typedef