Searched refs:rsMatrixLoadScale (Results 1 – 22 of 22) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMath.cpp | 160 void __attribute__((overloadable)) rsMatrixLoadScale(rs_matrix4x4 *m, in rsMatrixLoadScale() function
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_matrix.jd | 137 <a href='rs_matrix.html#android_rs:rsMatrixLoadScale'>rsMatrixLoadScale</a> 671 <a name='android_rs:rsMatrixLoadScale'></a> 674 <span class='sympad'>rsMatrixLoadScale</span> 680 …<td>void rsMatrixLoadScale(<a href='rs_value_types.html#android_rs:rs_matrix4x4'>rs_matrix4x4</a>*…
|
D | index.jd | 2112 <a href='rs_matrix.html#android_rs:rsMatrixLoadScale'>rsMatrixLoadScale</a>
|
D | overview.jd | 1956 <a href='rs_matrix.html#android_rs:rsMatrixLoadScale'>rsMatrixLoadScale</a>
|
/frameworks/rs/scriptc/ |
D | rs_matrix.rsh | 385 * rsMatrixLoadScale: Load a scaling matrix 399 rsMatrixLoadScale(rs_matrix4x4* m, float x, float y, float z);
|
/frameworks/rs/api/ |
D | rs_matrix.spec | 358 function: rsMatrixLoadScale
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | apitest.rs | 1230 rsMatrixLoadScale(&m4x4, f, f, f);
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rs | 1231 rsMatrixLoadScale(&m4x4, f, f, f);
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rs | 3079 … rsMatrixLoadScale((rs_matrix4x4*) buf1934, *(float*)buf1935, *(float*)buf1936, *(float*)buf1937);
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rs | 3079 … rsMatrixLoadScale((rs_matrix4x4*) buf1934, *(float*)buf1935, *(float*)buf1936, *(float*)buf1937);
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rs | 3165 … rsMatrixLoadScale((rs_matrix4x4*) buf1997, *(float*)buf1998, *(float*)buf1999, *(float*)buf2000);
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rs | 3165 … rsMatrixLoadScale((rs_matrix4x4*) buf1997, *(float*)buf1998, *(float*)buf1999, *(float*)buf2000);
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rs | 3079 … rsMatrixLoadScale((rs_matrix4x4*) buf1934, *(float*)buf1935, *(float*)buf1936, *(float*)buf1937);
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rs | 3269 … rsMatrixLoadScale((rs_matrix4x4*) buf2026, *(float*)buf2027, *(float*)buf2028, *(float*)buf2029);
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rs | 3429 … rsMatrixLoadScale((rs_matrix4x4*) buf2134, *(float*)buf2135, *(float*)buf2136, *(float*)buf2137);
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rs | 4019 … rsMatrixLoadScale((rs_matrix4x4*) buf2206, *(float*)buf2207, *(float*)buf2208, *(float*)buf2209);
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rs | 4325 … rsMatrixLoadScale((rs_matrix4x4*) buf2449, *(float*)buf2450, *(float*)buf2451, *(float*)buf2452);
|
/frameworks/compile/slang/tests/P_all_api_19/ |
D | all19.rs | 4299 … rsMatrixLoadScale((rs_matrix4x4*) buf2430, *(float*)buf2431, *(float*)buf2432, *(float*)buf2433);
|
/frameworks/compile/slang/tests/P_all_api_21/ |
D | all21.rs | 5268 … rsMatrixLoadScale((rs_matrix4x4*) buf3084, *(float*)buf3085, *(float*)buf3086, *(float*)buf3087);
|
/frameworks/compile/slang/tests/P_all_api_23/ |
D | all23.rs | 6112 … rsMatrixLoadScale((rs_matrix4x4*) buf3855, *(float*)buf3856, *(float*)buf3857, *(float*)buf3858);
|
/frameworks/compile/slang/tests/P_all_api_22/ |
D | all22.rs | 6168 … rsMatrixLoadScale((rs_matrix4x4*) buf3804, *(float*)buf3805, *(float*)buf3806, *(float*)buf3807);
|
/frameworks/compile/slang/tests/P_all_api_24/ |
D | all24.rs | 8521 … rsMatrixLoadScale((rs_matrix4x4*) buf5487, *(float*)buf5488, *(float*)buf5489, *(float*)buf5490);
|