Home
last modified time | relevance | path

Searched refs:CHBMV (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h2901 … void CHBMV(RsBlasUplo Uplo, int K, Float2 alpha, const sp<Allocation>& A, const sp<Allocation>& X,
H A DScriptIntrinsicBLAS.cpp1015 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 DScriptIntrinsicBLAS.java1872 …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 DScriptIntrinsicBLAS.java2313 …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 Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt36838 …method @Deprecated public void CHBMV(int, int, android.renderscript.Float2, android.renderscript.A…