Searched refs:STRMV (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/rs/cpp/ |
H A D | rsCppStructs.h | 2035 void STRMV(RsBlasUplo Uplo, RsBlasTranspose TransA, RsBlasDiag Diag,
|
H A D | ScriptIntrinsicBLAS.cpp | 374 void ScriptIntrinsicBLAS::STRMV(RsBlasUplo Uplo, RsBlasTranspose TransA, RsBlasDiag Diag, in STRMV() function in ScriptIntrinsicBLAS
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 607 …public void STRMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation A, Allocation … in STRMV() method in ScriptIntrinsicBLAS
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 694 …public void STRMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation A, Allocation … in STRMV() 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 | 36900 …method @Deprecated public void STRMV(int, int, int, android.renderscript.Allocation, android.rende…
|