/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/ |
D | fbotest.rs | 159 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f); 160 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f); 210 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f); 211 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f);
|
D | fbosync.rs | 160 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f); 161 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f); 221 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f); 222 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f);
|
/frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/ |
D | rsrenderstates.rs | 355 rsMatrixRotate(&matrix, gTorusRotation, 1.0f, 0.0f, 0.0f); 362 rsMatrixRotate(&matrix, gTorusRotation, 1.0f, 0.0f, 0.0f); 451 rsMatrixRotate(&gVSConstants->model, gTorusRotation, 1.0f, 0.0f, 0.0f); 452 rsMatrixRotate(&gVSConstants->model, gTorusRotation, 0.0f, 0.0f, 1.0f); 488 rsMatrixRotate(&gVSConstants2->model[0], gTorusRotation, 1.0f, 0.0f, 0.0f); 489 rsMatrixRotate(&gVSConstants2->model[0], gTorusRotation, 0.0f, 0.0f, 1.0f); 524 rsMatrixRotate(&gVSConstants->model, gTorusRotation, 1.0f, 0.0f, 0.0f); 525 rsMatrixRotate(&gVSConstants->model, gTorusRotation, 0.0f, 0.0f, 1.0f); 593 rsMatrixRotate(&matrix, -80, 1.0f, 0.0f, 0.0f);
|
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/ |
D | test_app.rs | 63 rsMatrixRotate(&matrix, 20.0f, 1.0f, 0.0f, 0.0f); 64 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f);
|
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/ |
D | torus_test.rs | 76 rsMatrixRotate(matrix, gTorusRotation, 1.0f, 0.0f, 0.0f); 84 rsMatrixRotate(matrix, gTorusRotation, 1.0f, 0.0f, 0.0f); 89 rsMatrixRotate(matrix, gTorusRotation, 1.0f, 0.0f, 0.0f); 104 rsMatrixRotate(matrix, gTorusRotation, 1.0f, 0.0f, 0.0f);
|
D | ui_test.rs | 226 rsMatrixRotate(&matrix, absoluteAngle, 1.0f, 0.0f, 0.0f); 227 rsMatrixRotate(&matrix, a, 0.0f, 0.4f, 0.1f);
|
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/ |
D | simplemodel.rs | 162 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f); 163 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f);
|
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/ |
D | shaderstest.rs | 154 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f); 155 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f);
|
/frameworks/rs/cpu_ref/ |
D | rsCpuRuntimeMath.cpp | 176 void __attribute__((overloadable)) rsMatrixRotate(rs_matrix4x4 *m, float rot, in rsMatrixRotate() function
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_matrix.jd | 161 <a href='rs_matrix.html#android_rs:rsMatrixRotate'>rsMatrixRotate</a> 869 <a name='android_rs:rsMatrixRotate'></a> 872 <span class='sympad'>rsMatrixRotate</span> 878 …<td>void rsMatrixRotate(<a href='rs_value_types.html#android_rs:rs_matrix4x4'>rs_matrix4x4</a>* m,…
|
D | overview.jd | 1980 <a href='rs_matrix.html#android_rs:rsMatrixRotate'>rsMatrixRotate</a>
|
D | index.jd | 2136 <a href='rs_matrix.html#android_rs:rsMatrixRotate'>rsMatrixRotate</a>
|
/frameworks/rs/scriptc/ |
D | rs_matrix.rsh | 497 * rsMatrixRotate: Apply a rotation to a transformation matrix 515 rsMatrixRotate(rs_matrix4x4* m, float rot, float x, float y, float z);
|
/frameworks/rs/api/ |
D | rs_matrix.spec | 483 function: rsMatrixRotate
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
D | apitest.rs | 1239 rsMatrixRotate(&m4x4, f, f, f, f);
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
D | apitest.rs | 1236 rsMatrixRotate(&m4x4, f, f, f, f);
|
/frameworks/compile/slang/tests/P_all_api_15/ |
D | all15.rs | 3176 …rsMatrixRotate((rs_matrix4x4*) buf2029, *(float*)buf2030, *(float*)buf2031, *(float*)buf2032, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_16/ |
D | all16.rs | 3280 …rsMatrixRotate((rs_matrix4x4*) buf2058, *(float*)buf2059, *(float*)buf2060, *(float*)buf2061, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_11/ |
D | all11.rs | 3090 …rsMatrixRotate((rs_matrix4x4*) buf1966, *(float*)buf1967, *(float*)buf1968, *(float*)buf1969, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_12/ |
D | all12.rs | 3090 …rsMatrixRotate((rs_matrix4x4*) buf1966, *(float*)buf1967, *(float*)buf1968, *(float*)buf1969, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_13/ |
D | all13.rs | 3090 …rsMatrixRotate((rs_matrix4x4*) buf1966, *(float*)buf1967, *(float*)buf1968, *(float*)buf1969, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_14/ |
D | all14.rs | 3176 …rsMatrixRotate((rs_matrix4x4*) buf2029, *(float*)buf2030, *(float*)buf2031, *(float*)buf2032, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_17/ |
D | all17.rs | 3440 …rsMatrixRotate((rs_matrix4x4*) buf2166, *(float*)buf2167, *(float*)buf2168, *(float*)buf2169, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_18/ |
D | all18.rs | 4030 …rsMatrixRotate((rs_matrix4x4*) buf2238, *(float*)buf2239, *(float*)buf2240, *(float*)buf2241, *(fl…
|
/frameworks/compile/slang/tests/P_all_api_20/ |
D | all20.rs | 4336 …rsMatrixRotate((rs_matrix4x4*) buf2481, *(float*)buf2482, *(float*)buf2483, *(float*)buf2484, *(fl…
|