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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp67 static void SC_MatrixRotate(Matrix4x4 *m, float rot, float x, float y, float z) { function
179 SC_MatrixRotate((Matrix4x4 *) m, rot, x, y, z);
297 { "_Z14rsMatrixRotateP12rs_matrix4x4ffff", (void *)&SC_MatrixRotate, true },

Completed in 542 milliseconds