Searched refs: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
199 SC_MatrixLoadPerspective((Matrix4x4 *) m, fovy, aspect, near, far);
303 { "_Z23rsMatrixLoadPerspectiveP12rs_matrix4x4ffff", (void *)&SC_MatrixLoadPerspective, true },

Completed in 40 milliseconds