Home
last modified time | relevance | path

Searched refs:m02 (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/surround_view/service-impl/
DMatrix4x4.h44 Matrix4x4(const VType& m00, const VType& m01, const VType& m02, const VType& m03, in Matrix4x4() argument
50 m[0][2] = m02; in Matrix4x4()
83 inline Matrix4x4& set(const VType& m00, const VType& m01, const VType& m02, const VType& m03, in set() argument
89 m[0][2] = m02; in set()