Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
H A Dmatrix_helpers.h11 inline mat4 MakeMat4(float m00, float m01, float m02, float m03, float m10, in MakeMat4()
/aosp12/frameworks/native/libs/math/include/math/
H A Dmat2.h276 CONSTEXPR TMat22<T>::TMat22( A m00, B m01, C m10, D m11) { in TMat22()
H A Dmat3.h304 D m10, E m11, F m12, in TMat33()
H A Dmat4.h352 E m10, F m11, G m12, H m13, in TMat44()
/aosp12/frameworks/base/libs/hwui/
H A DMatrix.cpp88 float m10 = data[kSkewY]; in getType() local
/aosp12/art/test/ProfileTestMultiDex/
H A DSecond.java55 public void m10() {} in m10() method in ZLotsOfMethodsSecond
H A DMain.java120 public void m10() {} in m10() method in ZLotsOfMethods
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DMatrix_Delegate.java794 float m10 = mValues[3]; in computeTypeMask() local