Home
last modified time | relevance | path

Searched refs:SC_MatrixLoadTranslate (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp61 static void SC_MatrixLoadTranslate(Matrix4x4 *m, float x, float y, float z) { in SC_MatrixLoadTranslate() function
163 SC_MatrixLoadTranslate((Matrix4x4 *) m, x, y, z); in rsMatrixLoadTranslate()