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

  /frameworks/rs/cpu_ref/
rsCpuRuntimeMath.cpp 185 void __attribute__((overloadable)) rsMatrixLoadPerspective(rs_matrix4x4 *m,
  /frameworks/rs/script_api/include/
rs_matrix.rsh 348 * rsMatrixLoadPerspective: Load a perspective projection matrix
363 rsMatrixLoadPerspective(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
  /prebuilts/sdk/renderscript/include/
rs_matrix.rsh 348 * rsMatrixLoadPerspective: Load a perspective projection matrix
363 rsMatrixLoadPerspective(rs_matrix4x4* m, float fovy, float aspect, float near, float far);
  /frameworks/rs/script_api/
rs_matrix.spec 325 function: rsMatrixLoadPerspective

Completed in 2317 milliseconds