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

  /frameworks/rs/scriptc/
rs_matrix.rsh 301 rsMatrixRotate(rs_matrix4x4 *m, float rot, float x, float y, float z);
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/rs/scriptc/
rs_matrix.rsh 207 rsMatrixRotate(rs_matrix4x4 *m, float rot, float x, float y, float z);
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/rs/scriptc/
rs_matrix.rsh 207 rsMatrixRotate(rs_matrix4x4 *m, float rot, float x, float y, float z);
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/rs/scriptc/
rs_matrix.rsh 207 rsMatrixRotate(rs_matrix4x4 *m, float rot, float x, float y, float z);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 301 rsMatrixRotate(rs_matrix4x4 *m, float rot, float x, float y, float z);
  /prebuilts/sdk/tools/darwin/renderscript/include/
rs_matrix.rsh 301 rsMatrixRotate(rs_matrix4x4 *m, float rot, float x, float y, float z);
  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 177 void __attribute__((overloadable)) rsMatrixRotate(rs_matrix4x4 *m, float rot,

Completed in 749 milliseconds