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