OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsMatrixScale
(Results
1 - 4
of
4
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp
169
void __attribute__((overloadable))
rsMatrixScale
(rs_matrix4x4 *m, float x,
/frameworks/rs/script_api/include/
rs_matrix.rsh
534
*
rsMatrixScale
: Apply a scaling to a transformation matrix
551
rsMatrixScale
(rs_matrix4x4* m, float x, float y, float z);
/prebuilts/sdk/renderscript/include/
rs_matrix.rsh
534
*
rsMatrixScale
: Apply a scaling to a transformation matrix
551
rsMatrixScale
(rs_matrix4x4* m, float x, float y, float z);
/frameworks/rs/script_api/
rs_matrix.spec
530
function:
rsMatrixScale
Completed in 1538 milliseconds