Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMath.cpp77 static void SC_MatrixLoadFrustum(Matrix4x4 *m, float l, float r, float b, float t, float n, float f… in SC_MatrixLoadFrustum() function
183 SC_MatrixLoadFrustum((Matrix4x4 *) m, l, r, b, t, n, f); in rsMatrixLoadFrustum()