Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp173 void __attribute__((overloadable)) rsMatrixTranslate(rs_matrix4x4 *m, float x, in rsMatrixTranslate() function
/frameworks/rs/script_api/include/
Drs_matrix.rsh43 * happens first. E.g. if you call rsMatrixTranslate() on a matrix that already
576 * rsMatrixTranslate: Apply a translation to a transformation matrix
593 rsMatrixTranslate(rs_matrix4x4* m, float x, float y, float z);
/frameworks/rs/script_api/
Drs_matrix.spec41 happens first. E.g. if you call @rsMatrixTranslate() on a matrix that already
563 function: rsMatrixTranslate
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs1241 rsMatrixTranslate(&m4x4, f, f, f);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dapitest.rs1258 rsMatrixTranslate(&m4x4, f, f, f);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rs1256 rsMatrixTranslate(&m4x4, f, f, f);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs3095rsMatrixTranslate((rs_matrix4x4*) buf1987, *(float*)buf1988, *(float*)buf1989, *(float*)buf1990);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs3095rsMatrixTranslate((rs_matrix4x4*) buf1987, *(float*)buf1988, *(float*)buf1989, *(float*)buf1990);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3181rsMatrixTranslate((rs_matrix4x4*) buf2050, *(float*)buf2051, *(float*)buf2052, *(float*)buf2053);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3181rsMatrixTranslate((rs_matrix4x4*) buf2050, *(float*)buf2051, *(float*)buf2052, *(float*)buf2053);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3285rsMatrixTranslate((rs_matrix4x4*) buf2079, *(float*)buf2080, *(float*)buf2081, *(float*)buf2082);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs3095rsMatrixTranslate((rs_matrix4x4*) buf1987, *(float*)buf1988, *(float*)buf1989, *(float*)buf1990);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3445rsMatrixTranslate((rs_matrix4x4*) buf2187, *(float*)buf2188, *(float*)buf2189, *(float*)buf2190);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4035rsMatrixTranslate((rs_matrix4x4*) buf2259, *(float*)buf2260, *(float*)buf2261, *(float*)buf2262);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4341rsMatrixTranslate((rs_matrix4x4*) buf2502, *(float*)buf2503, *(float*)buf2504, *(float*)buf2505);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs4315rsMatrixTranslate((rs_matrix4x4*) buf2483, *(float*)buf2484, *(float*)buf2485, *(float*)buf2486);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs5284rsMatrixTranslate((rs_matrix4x4*) buf3137, *(float*)buf3138, *(float*)buf3139, *(float*)buf3140);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs6128rsMatrixTranslate((rs_matrix4x4*) buf3908, *(float*)buf3909, *(float*)buf3910, *(float*)buf3911);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs6184rsMatrixTranslate((rs_matrix4x4*) buf3857, *(float*)buf3858, *(float*)buf3859, *(float*)buf3860);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rs8537rsMatrixTranslate((rs_matrix4x4*) buf5540, *(float*)buf5541, *(float*)buf5542, *(float*)buf5543);