Searched defs:SC_MatrixTranslate (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp73 static void SC_MatrixTranslate(Matrix4x4 *m, float x, float y, float z) { function
178 SC_MatrixTranslate((Matrix4x4 *) m, x, y, z);

Completed in 40 milliseconds