OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sc_matrixloadperspective
(Results
1 - 1
of
1
) sorted by null
/frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp
83
static void
SC_MatrixLoadPerspective
(Matrix4x4 *m, float fovy, float aspect, float near, float far) {
199
SC_MatrixLoadPerspective
((Matrix4x4 *) m, fovy, aspect, near, far);
303
{ "_Z23rsMatrixLoadPerspectiveP12rs_matrix4x4ffff", (void *)&
SC_MatrixLoadPerspective
, true },
Completed in 182 milliseconds