HomeSort by relevance Sort by last modified time
    Searched refs:rsMatrixLoadPerspective (Results 1 - 7 of 7) sorted by null

  /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);
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 196 void __attribute__((overloadable)) rsMatrixLoadPerspective(rs_matrix4x4 *m,
  /frameworks/rs/scriptc/
rs_matrix.rsh 332 * rsMatrixLoadPerspective: Load a perspective projection matrix
347 rsMatrixLoadPerspective(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 332 * rsMatrixLoadPerspective: Load a perspective projection matrix
347 rsMatrixLoadPerspective(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
  /frameworks/rs/api/
rs_matrix.spec 297 function: rsMatrixLoadPerspective

Completed in 1035 milliseconds