Searched refs:CHPMV (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 2927 void CHPMV(RsBlasUplo Uplo, Float2 alpha, const sp<Allocation>& Ap, const sp<Allocation>& X,
|
D | ScriptIntrinsicBLAS.cpp | 1028 void ScriptIntrinsicBLAS::CHPMV(RsBlasUplo Uplo, Float2 alpha, const sp<Allocation>& Ap, in CHPMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 1900 …public void CHPMV(@Uplo int Uplo, Float2 alpha, Allocation Ap, Allocation X, int incX, Float2 beta… in CHPMV() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 2351 …public void CHPMV(@Uplo int Uplo, Float2 alpha, Allocation Ap, Allocation X, int incX, Float2 beta… in CHPMV() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40511 …method public void CHPMV(int, android.renderscript.Float2, android.renderscript.Allocation, androi…
|
/frameworks/base/api/ |
D | current.txt | 40655 …method public void CHPMV(int, android.renderscript.Float2, android.renderscript.Allocation, androi…
|