OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rsMatrixLoadPerspective
(Results
1 - 6
of
6
) sorted by null
/frameworks/rs/scriptc/
rs_matrix.rsh
399
rsMatrixLoadPerspective
(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
/prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_matrix.rsh
269
rsMatrixLoadPerspective
(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
/prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_matrix.rsh
269
rsMatrixLoadPerspective
(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
/prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_matrix.rsh
269
rsMatrixLoadPerspective
(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
/prebuilts/sdk/renderscript/include/
rs_matrix.rsh
399
rsMatrixLoadPerspective
(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
/frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp
197
void __attribute__((overloadable))
rsMatrixLoadPerspective
(rs_matrix4x4 *m,
Completed in 3711 milliseconds