Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DMathHelp.h91 inline Mat4x4 appendRotation(float angleInDegrees, const VectorT& axis, const Mat4x4& mat4) { in appendRotation()
114 inline Mat4x4 appendTranslation(const VectorT& translation, const Mat4x4& mat4) { in appendTranslation()