OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsMatrixLoadRotate
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp
153
void __attribute__((overloadable))
rsMatrixLoadRotate
(rs_matrix4x4 *m,
/frameworks/rs/script_api/include/
rs_matrix.rsh
366
*
rsMatrixLoadRotate
: Load a rotation matrix
382
rsMatrixLoadRotate
(rs_matrix4x4* m, float rot, float x, float y, float z);
/prebuilts/sdk/renderscript/include/
rs_matrix.rsh
366
*
rsMatrixLoadRotate
: Load a rotation matrix
382
rsMatrixLoadRotate
(rs_matrix4x4* m, float rot, float x, float y, float z);
/frameworks/rs/script_api/
rs_matrix.spec
341
function:
rsMatrixLoadRotate
Completed in 42 milliseconds