OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsMatrixLoadScale
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp
160
void __attribute__((overloadable))
rsMatrixLoadScale
(rs_matrix4x4 *m,
/frameworks/rs/scriptc/
rs_matrix.rsh
385
*
rsMatrixLoadScale
: Load a scaling matrix
399
rsMatrixLoadScale
(rs_matrix4x4* m, float x, float y, float z);
/prebuilts/sdk/renderscript/include/
rs_matrix.rsh
385
*
rsMatrixLoadScale
: Load a scaling matrix
399
rsMatrixLoadScale
(rs_matrix4x4* m, float x, float y, float z);
/frameworks/rs/api/
rs_matrix.spec
358
function:
rsMatrixLoadScale
Completed in 779 milliseconds