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

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 161 void __attribute__((overloadable)) rsMatrixLoadTranslate(rs_matrix4x4 *m,
  /frameworks/rs/script_api/include/
rs_matrix.rsh 402 * rsMatrixLoadTranslate: Load a translation matrix
417 rsMatrixLoadTranslate(rs_matrix4x4* m, float x, float y, float z);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 402 * rsMatrixLoadTranslate: Load a translation matrix
417 rsMatrixLoadTranslate(rs_matrix4x4* m, float x, float y, float z);
  /frameworks/rs/script_api/
rs_matrix.spec 373 function: rsMatrixLoadTranslate

Completed in 425 milliseconds