Searched refs:SC_MatrixLoadScale (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp61 static void SC_MatrixLoadScale(Matrix4x4 *m, float x, float y, float z) { function
171 SC_MatrixLoadScale((Matrix4x4 *) m, x, y, z);
295 { "_Z17rsMatrixLoadScaleP12rs_matrix4x4fff", (void *)&SC_MatrixLoadScale, true },

Completed in 426 milliseconds