Searched refs:rsMatrixLoadTranslate (Results 1 – 20 of 20) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMath.cpp | 161 void __attribute__((overloadable)) rsMatrixLoadTranslate(rs_matrix4x4 *m, in rsMatrixLoadTranslate() function
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 402 * rsMatrixLoadTranslate: Load a translation matrix 417 rsMatrixLoadTranslate(rs_matrix4x4* m, float x, float y, float z);
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 373 function: rsMatrixLoadTranslate
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rscript | 1232 rsMatrixLoadTranslate(&m4x4, f, f, f);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | apitest.rscript | 1249 rsMatrixLoadTranslate(&m4x4, f, f, f);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rscript | 1247 rsMatrixLoadTranslate(&m4x4, f, f, f);
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rscript | 3166 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2001, *(float*)buf2002, *(float*)buf2003, *(float*)buf200…
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rscript | 3166 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2001, *(float*)buf2002, *(float*)buf2003, *(float*)buf200…
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rscript | 3080 …rsMatrixLoadTranslate((rs_matrix4x4*) buf1938, *(float*)buf1939, *(float*)buf1940, *(float*)buf194…
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rscript | 3080 …rsMatrixLoadTranslate((rs_matrix4x4*) buf1938, *(float*)buf1939, *(float*)buf1940, *(float*)buf194…
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rscript | 3080 …rsMatrixLoadTranslate((rs_matrix4x4*) buf1938, *(float*)buf1939, *(float*)buf1940, *(float*)buf194…
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rscript | 3270 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2030, *(float*)buf2031, *(float*)buf2032, *(float*)buf203…
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 3430 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2138, *(float*)buf2139, *(float*)buf2140, *(float*)buf214…
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 4020 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2210, *(float*)buf2211, *(float*)buf2212, *(float*)buf221…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4326 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2453, *(float*)buf2454, *(float*)buf2455, *(float*)buf245…
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4300 …rsMatrixLoadTranslate((rs_matrix4x4*) buf2434, *(float*)buf2435, *(float*)buf2436, *(float*)buf243…
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5269 …rsMatrixLoadTranslate((rs_matrix4x4*) buf3088, *(float*)buf3089, *(float*)buf3090, *(float*)buf309…
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 6169 …rsMatrixLoadTranslate((rs_matrix4x4*) buf3808, *(float*)buf3809, *(float*)buf3810, *(float*)buf381…
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rscript | 6113 …rsMatrixLoadTranslate((rs_matrix4x4*) buf3859, *(float*)buf3860, *(float*)buf3861, *(float*)buf386…
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rscript | 8522 …rsMatrixLoadTranslate((rs_matrix4x4*) buf5491, *(float*)buf5492, *(float*)buf5493, *(float*)buf549…
|