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

  /frameworks/rs/scriptc/
rs_matrix.rsh 44 * transformation happens first. E.g. if you call \ref rsMatrixTranslate
337 rsMatrixTranslate(rs_matrix4x4 *m, float x, float y, float z);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_matrix.rsh 229 rsMatrixTranslate(rs_matrix4x4 *m, float x, float y, float z);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_matrix.rsh 229 rsMatrixTranslate(rs_matrix4x4 *m, float x, float y, float z);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_matrix.rsh 229 rsMatrixTranslate(rs_matrix4x4 *m, float x, float y, float z);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 44 * transformation happens first. E.g. if you call \ref rsMatrixTranslate
337 rsMatrixTranslate(rs_matrix4x4 *m, float x, float y, float z);
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 185 void __attribute__((overloadable)) rsMatrixTranslate(rs_matrix4x4 *m, float x,

Completed in 304 milliseconds