Home
last modified time | relevance | path

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

/packages/services/Car/surround_view/service-impl/
DMathHelp.h67 Mat4x4 mat4x4; in toMat4x4() local
72 inline Matrix4x4F toMatrix4x4F(const Mat4x4& mat4x4) { in toMatrix4x4F()