Searched refs:rsMatrixLoadPerspective (Results 1 – 20 of 20) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMath.cpp | 185 void __attribute__((overloadable)) rsMatrixLoadPerspective(rs_matrix4x4 *m, in rsMatrixLoadPerspective() function
|
/frameworks/rs/script_api/include/ |
D | rs_matrix.rsh | 348 * rsMatrixLoadPerspective: Load a perspective projection matrix 363 rsMatrixLoadPerspective(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
|
/frameworks/rs/script_api/ |
D | rs_matrix.spec | 325 function: rsMatrixLoadPerspective
|
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rscript | 1244 rsMatrixLoadPerspective(&m4x4, f, f, f, f);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | apitest.rscript | 1261 rsMatrixLoadPerspective(&m4x4, f, f, f, f);
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/ |
D | apitest.rscript | 1259 rsMatrixLoadPerspective(&m4x4, f, f, f, f);
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rscript | 3163 …rsMatrixLoadPerspective((rs_matrix4x4*) buf1987, *(float*)buf1988, *(float*)buf1989, *(float*)buf1…
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rscript | 3163 …rsMatrixLoadPerspective((rs_matrix4x4*) buf1987, *(float*)buf1988, *(float*)buf1989, *(float*)buf1…
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rscript | 3077 …rsMatrixLoadPerspective((rs_matrix4x4*) buf1924, *(float*)buf1925, *(float*)buf1926, *(float*)buf1…
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rscript | 3077 …rsMatrixLoadPerspective((rs_matrix4x4*) buf1924, *(float*)buf1925, *(float*)buf1926, *(float*)buf1…
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rscript | 3077 …rsMatrixLoadPerspective((rs_matrix4x4*) buf1924, *(float*)buf1925, *(float*)buf1926, *(float*)buf1…
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rscript | 3267 …rsMatrixLoadPerspective((rs_matrix4x4*) buf2016, *(float*)buf2017, *(float*)buf2018, *(float*)buf2…
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rscript | 3427 …rsMatrixLoadPerspective((rs_matrix4x4*) buf2124, *(float*)buf2125, *(float*)buf2126, *(float*)buf2…
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rscript | 4017 …rsMatrixLoadPerspective((rs_matrix4x4*) buf2196, *(float*)buf2197, *(float*)buf2198, *(float*)buf2…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rscript | 4323 …rsMatrixLoadPerspective((rs_matrix4x4*) buf2439, *(float*)buf2440, *(float*)buf2441, *(float*)buf2…
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rscript | 4297 …rsMatrixLoadPerspective((rs_matrix4x4*) buf2420, *(float*)buf2421, *(float*)buf2422, *(float*)buf2…
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rscript | 5266 …rsMatrixLoadPerspective((rs_matrix4x4*) buf3074, *(float*)buf3075, *(float*)buf3076, *(float*)buf3…
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rscript | 6166 …rsMatrixLoadPerspective((rs_matrix4x4*) buf3794, *(float*)buf3795, *(float*)buf3796, *(float*)buf3…
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rscript | 6110 …rsMatrixLoadPerspective((rs_matrix4x4*) buf3845, *(float*)buf3846, *(float*)buf3847, *(float*)buf3…
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rscript | 8519 …rsMatrixLoadPerspective((rs_matrix4x4*) buf5477, *(float*)buf5478, *(float*)buf5479, *(float*)buf5…
|