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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp83 static void SC_MatrixLoadPerspective(Matrix4x4 *m, float fovy, float aspect, float near, float far) { function
190 SC_MatrixLoadPerspective((Matrix4x4 *) m, fovy, aspect, near, far);

Completed in 64 milliseconds