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

/frameworks/rs/cpu_ref/
H A DrsCpuRuntimeMath.cpp80 static void SC_MatrixLoadFrustum(Matrix4x4 *m, float l, float r, float b, float t, float n, float f) { function
186 SC_MatrixLoadFrustum((Matrix4x4 *) m, l, r, b, t, n, f);

Completed in 81 milliseconds