Home
last modified time | relevance | path

Searched refs:rsMatrixRotate (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
Dfbotest.rs159 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);
Dfbosync.rs160 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/
Drsrenderstates.rs355 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/
Dtest_app.rs63 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/
Dtorus_test.rs76 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);
Dui_test.rs226 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/
Dsimplemodel.rs162 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/
Dshaderstest.rs154 rsMatrixRotate(&matrix, gRotateX, 1.0f, 0.0f, 0.0f);
155 rsMatrixRotate(&matrix, gRotateY, 0.0f, 1.0f, 0.0f);
/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp176 void __attribute__((overloadable)) rsMatrixRotate(rs_matrix4x4 *m, float rot, in rsMatrixRotate() function
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_matrix.jd161 <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,…
Doverview.jd1980 <a href='rs_matrix.html#android_rs:rsMatrixRotate'>rsMatrixRotate</a>
Dindex.jd2136 <a href='rs_matrix.html#android_rs:rsMatrixRotate'>rsMatrixRotate</a>
/frameworks/rs/scriptc/
Drs_matrix.rsh497 * rsMatrixRotate: Apply a rotation to a transformation matrix
515 rsMatrixRotate(rs_matrix4x4* m, float rot, float x, float y, float z);
/frameworks/rs/api/
Drs_matrix.spec483 function: rsMatrixRotate
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rs1239 rsMatrixRotate(&m4x4, f, f, f, f);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs1236 rsMatrixRotate(&m4x4, f, f, f, f);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs3176rsMatrixRotate((rs_matrix4x4*) buf2029, *(float*)buf2030, *(float*)buf2031, *(float*)buf2032, *(fl…
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs3280rsMatrixRotate((rs_matrix4x4*) buf2058, *(float*)buf2059, *(float*)buf2060, *(float*)buf2061, *(fl…
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs3090rsMatrixRotate((rs_matrix4x4*) buf1966, *(float*)buf1967, *(float*)buf1968, *(float*)buf1969, *(fl…
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs3090rsMatrixRotate((rs_matrix4x4*) buf1966, *(float*)buf1967, *(float*)buf1968, *(float*)buf1969, *(fl…
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs3090rsMatrixRotate((rs_matrix4x4*) buf1966, *(float*)buf1967, *(float*)buf1968, *(float*)buf1969, *(fl…
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs3176rsMatrixRotate((rs_matrix4x4*) buf2029, *(float*)buf2030, *(float*)buf2031, *(float*)buf2032, *(fl…
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs3440rsMatrixRotate((rs_matrix4x4*) buf2166, *(float*)buf2167, *(float*)buf2168, *(float*)buf2169, *(fl…
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs4030rsMatrixRotate((rs_matrix4x4*) buf2238, *(float*)buf2239, *(float*)buf2240, *(float*)buf2241, *(fl…
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs4336rsMatrixRotate((rs_matrix4x4*) buf2481, *(float*)buf2482, *(float*)buf2483, *(float*)buf2484, *(fl…

12