Searched refs:CHPR (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DrsCppStructs.h2977 * CHPR performs the rank 1 operation
2996 void CHPR(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& Ap);
H A DScriptIntrinsicBLAS.cpp1071 void ScriptIntrinsicBLAS::CHPR(RsBlasUplo Uplo, float alpha, const sp<Allocation>& X, function in class:ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java1966 * CHPR performs the rank 1 operation
1985 public void CHPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { method in class:ScriptIntrinsicBLAS
/frameworks/rs/support/java/src/android/support/v8/renderscript/
H A DScriptIntrinsicBLAS.java2455 * CHPR performs the rank 1 operation
2474 public void CHPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { method in class:ScriptIntrinsicBLAS

Completed in 332 milliseconds