Searched refs:SC_MatrixLoadTranslate (Results 1 - 1 of 1) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp64 static void SC_MatrixLoadTranslate(Matrix4x4 *m, float x, float y, float z) { function
175 SC_MatrixLoadTranslate((Matrix4x4 *) m, x, y, z);
296 { "_Z21rsMatrixLoadTranslateP12rs_matrix4x4fff", (void *)&SC_MatrixLoadTranslate, true },

Completed in 286 milliseconds