Searched refs:ZHEMM (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/rs/cpp/ |
H A D | rsCppStructs.h | 3664 void ZHEMM(RsBlasSide Side, RsBlasUplo Uplo, Double2 alpha, const sp<Allocation>& A,
|
H A D | ScriptIntrinsicBLAS.cpp | 1715 void ScriptIntrinsicBLAS::ZHEMM(RsBlasSide Side, RsBlasUplo Uplo, Double2 alpha, in ZHEMM() function in ScriptIntrinsicBLAS
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 3118 …public void ZHEMM(@Side int Side, @Uplo int Uplo, Double2 alpha, Allocation A, Allocation B, Doubl… in ZHEMM() method in ScriptIntrinsicBLAS
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 3946 …public void ZHEMM(@Side int Side, @Uplo int Uplo, Double2 alpha, Allocation A, Allocation B, Doubl… in ZHEMM() 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 | 36909 …method @Deprecated public void ZHEMM(int, int, android.renderscript.Double2, android.renderscript.…
|