Searched refs:m3 (Results 1 – 8 of 8) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | MatrixTest.rscript | 20 rs_matrix3x3 m3; 32 rsMatrixSet(&m3, col, row, row * 100.f + col); 51 EXPECT(row, col, rsMatrixGet(&m3, col, row), row * 100.f + col); 69 rs_matrix3x3 m3; 85 rsMatrixLoad(&m3, m3Values); 97 EXPECT(row, col, rsMatrixGet(&m3, col, row), (row + 1) * 10 + (col + 1)); 122 static void loadByRow3(rs_matrix3x3* m3, const float* v) { 125 rsMatrixSet(m3, col, row, v[3 * row + col]); 143 rs_matrix3x3 m3; 155 loadByRow3(&m3, m3Values); [all …]
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | ColorSpaceTest.java | 173 float m3 = cs.getMinValue(2); in testRanges() local 177 assertEquals(0.0f, m3, 1e-9f); in testRanges() 181 m3 = cs.getMaxValue(2); in testRanges() 185 assertEquals(1.0f, m3, 1e-9f); in testRanges() 191 m3 = cs.getMinValue(2); in testRanges() 195 assertEquals(-128.0f, m3, 1e-9f); in testRanges() 199 m3 = cs.getMaxValue(2); in testRanges() 203 assertEquals(128.0f, m3, 1e-9f); in testRanges() 209 m3 = cs.getMinValue(2); in testRanges() 213 assertEquals(-2.0f, m3, 1e-9f); in testRanges() [all …]
|
D | PaintTest.java | 374 Matrix m3 = new Matrix(); in testShaderLocalMatrix() local 375 assertTrue(p.getShader().getLocalMatrix(m3)); in testShaderLocalMatrix() 376 assertEquals(m, m3); in testShaderLocalMatrix()
|
/cts/hostsidetests/compilation/app/src/android/compilation/cts/ |
D | CompilationTargetActivity.java | 98 case 3: return m3(); in dispatch() 302 public int m3() { return new Random(3).nextInt(); } in m3() method in CompilationTargetActivity
|
/cts/hostsidetests/compilation/assets/ |
D | primary.prof.txt | 5 SHLandroid/compilation/cts/CompilationTargetActivity;->m3()I
|
/cts/tests/tests/security/res/raw/ |
D | cve_2019_2245.ts | 104 "n��K�L2͜T���!�m3�1�Ӥ�'Y ��R�&P��U5���v�� I� �`:
|
D | cve_2018_13925.ts | 105 "n��K�L2͜T���!�m3�1�Ӥ�'Y ��R�&P��U5���v�� I� �`:
|
D | cve_2019_2244.ts | 104 "n��K�L2͜T���!�m3�1�Ӥ�'Y ��R�&P��U5���v�� I� �`:
|