Searched refs:CHBMV (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/rs/cpp/ |
H A D | rsCppStructs.h | 2901 … void CHBMV(RsBlasUplo Uplo, int K, Float2 alpha, const sp<Allocation>& A, const sp<Allocation>& X,
|
H A D | ScriptIntrinsicBLAS.cpp | 1015 void ScriptIntrinsicBLAS::CHBMV(RsBlasUplo Uplo, int K, Float2 alpha, const sp<Allocation>& A, in CHBMV() function in ScriptIntrinsicBLAS
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 1872 …public void CHBMV(@Uplo int Uplo, int K, Float2 alpha, Allocation A, Allocation X, int incX, Float… in CHBMV() method in ScriptIntrinsicBLAS
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 2313 …public void CHBMV(@Uplo int Uplo, int K, Float2 alpha, Allocation A, Allocation X, int incX, Float… in CHBMV() method in ScriptIntrinsicBLAS
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 36838 …method @Deprecated public void CHBMV(int, int, android.renderscript.Float2, android.renderscript.A…
|