Home
last modified time | relevance | path

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

/frameworks/native/libs/ui/tests/
Dmat_test.cpp33 mat4 m0; in TEST_F() local
38 mat4 m0; in TEST_F() local
48 mat4 m0; in TEST_F() local
78 mat4 m0; in TEST_F() local
100 mat4 m0; in TEST_F() local
112 mat4 m0; in TEST_F() local
/frameworks/base/libs/hwui/unit_tests/
DClipAreaTests.cpp50 Matrix4 m0; in TEST() local
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
Dblock.cpp369 int r0, r1, r2, r3, m0, m1, m2 , m3; in dct_luma_16x16() local
732 int r0, r1, r2, r3, m0; in dct_chroma() local
Dintra_est.cpp498 int m0, m1, m2, m3; in cost_i16() local
1293 int m0, m1, m2, m3, tmp1; in cost_i4() local
1730 int m0, m1, m2, m3, tmp1; in SATDChroma() local
/frameworks/native/opengl/libagl/
Dlight.cpp163 const GLfixed* m0, const GLfixed* m1, const GLfixed* a) in vmla3()
171 void vmul3(GLfixed* d, const GLfixed* m0, const GLfixed* m1) { in vmul3()