Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dmatrix_helpers.h13 float m22, float m23, float m30, float m31, float m32, in MakeMat4()
/frameworks/base/libs/hwui/
DMatrix.cpp90 float m32 = data[kTranslateZ]; in getType() local
/frameworks/native/libs/math/include/math/
Dmat4.h354 M m30, N m31, O m32, P m33) { in TMat44()