Searched refs:DSYMV (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 2712 …void DSYMV(RsBlasUplo Uplo, double alpha, const sp<Allocation>& A, const sp<Allocation>& X, int in…
|
D | ScriptIntrinsicBLAS.cpp | 903 void ScriptIntrinsicBLAS::DSYMV(RsBlasUplo Uplo, double alpha, const sp<Allocation>& A, const sp<Al… in DSYMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 1620 …public void DSYMV(@Uplo int Uplo, double alpha, Allocation A, Allocation X, int incX, double beta,… in DSYMV() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 1975 …public void DSYMV(@Uplo int Uplo, double alpha, Allocation A, Allocation X, int incX, double beta,… in DSYMV() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40534 …method public void DSYMV(int, double, android.renderscript.Allocation, android.renderscript.Alloca…
|
/frameworks/base/api/ |
D | current.txt | 40678 …method public void DSYMV(int, double, android.renderscript.Allocation, android.renderscript.Alloca…
|