Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp189 bool __attribute__((overloadable)) rsMatrixInverse(rs_matrix4x4 *m) { in rsMatrixInverse() function
/frameworks/rs/script_api/include/
Drs_matrix.rsh197 * rsMatrixInverse: Inverts a matrix in place
205 rsMatrixInverse(rs_matrix4x4* m);
/frameworks/rs/script_api/
Drs_matrix.spec193 function: rsMatrixInverse
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rscript1251 b = rsMatrixInverse(&m4x4);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript1266 b = rsMatrixInverse(&m4x4);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dapitest.rscript1268 b = rsMatrixInverse(&m4x4);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript3145 *(bool*)buf1941 = rsMatrixInverse((rs_matrix4x4*) buf1942);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript3145 *(bool*)buf1941 = rsMatrixInverse((rs_matrix4x4*) buf1942);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript3059 *(bool*)buf1878 = rsMatrixInverse((rs_matrix4x4*) buf1879);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript3059 *(bool*)buf1878 = rsMatrixInverse((rs_matrix4x4*) buf1879);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript3059 *(bool*)buf1878 = rsMatrixInverse((rs_matrix4x4*) buf1879);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript3249 *(bool*)buf1970 = rsMatrixInverse((rs_matrix4x4*) buf1971);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript3409 *(bool*)buf2078 = rsMatrixInverse((rs_matrix4x4*) buf2079);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript3999 *(bool*)buf2150 = rsMatrixInverse((rs_matrix4x4*) buf2151);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript4305 *(bool*)buf2393 = rsMatrixInverse((rs_matrix4x4*) buf2394);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript4279 *(bool*)buf2374 = rsMatrixInverse((rs_matrix4x4*) buf2375);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript5248 *(bool*)buf3028 = rsMatrixInverse((rs_matrix4x4*) buf3029);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript6148 *(bool*)buf3748 = rsMatrixInverse((rs_matrix4x4*) buf3749);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript6092 *(bool*)buf3799 = rsMatrixInverse((rs_matrix4x4*) buf3800);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript8501 *(bool*)buf5431 = rsMatrixInverse((rs_matrix4x4*) buf5432);