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

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 165 void __attribute__((overloadable)) rsMatrixRotate(rs_matrix4x4 *m, float rot,
  /frameworks/rs/script_api/include/
rs_matrix.rsh 513 * rsMatrixRotate: Apply a rotation to a transformation matrix
531 rsMatrixRotate(rs_matrix4x4* m, float rot, float x, float y, float z);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 513 * rsMatrixRotate: Apply a rotation to a transformation matrix
531 rsMatrixRotate(rs_matrix4x4* m, float rot, float x, float y, float z);
  /frameworks/rs/script_api/
rs_matrix.spec 511 function: rsMatrixRotate

Completed in 100 milliseconds