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

  /frameworks/rs/scriptc/
rs_matrix.rsh 361 rsMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, float bottom, float top, float near, float far);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_matrix.rsh 243 rsMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, float bottom, float top, float near, float far);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_matrix.rsh 243 rsMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, float bottom, float top, float near, float far);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_matrix.rsh 243 rsMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, float bottom, float top, float near, float far);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 361 rsMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, float bottom, float top, float near, float far);
  /prebuilts/sdk/tools/darwin/renderscript/include/
rs_matrix.rsh 361 rsMatrixLoadOrtho(rs_matrix4x4 *m, float left, float right, float bottom, float top, float near, float far);
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 189 void __attribute__((overloadable)) rsMatrixLoadOrtho(rs_matrix4x4 *m, float l,

Completed in 760 milliseconds