Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/cpp/
H A DrsCppStructs.h3286 … void ZGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, Double2 alpha, const sp<Allocation>& A,
H A DScriptIntrinsicBLAS.cpp1337 void ScriptIntrinsicBLAS::ZGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, Double2 alpha, in ZGEMM() function in ScriptIntrinsicBLAS
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DScriptIntrinsicBLAS.java2453 public void ZGEMM(@Transpose int TransA, @Transpose int TransB, Double2 alpha, Allocation A, in ZGEMM() method in ScriptIntrinsicBLAS
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DScriptIntrinsicBLAS.java3086 public void ZGEMM(@Transpose int TransA, @Transpose int TransB, Double2 alpha, Allocation A, in ZGEMM() 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.txt36904 …method @Deprecated public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.…