Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsCppStructs.h3286 void ZGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, Double2 alpha, sp<Allocation> A,
DScriptIntrinsicBLAS.cpp1329 void ScriptIntrinsicBLAS::ZGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, Double2 alpha, in ZGEMM() function in ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java2449 public void ZGEMM(@Transpose int TransA, @Transpose int TransB, Double2 alpha, Allocation A, in ZGEMM() method in ScriptIntrinsicBLAS
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScriptIntrinsicBLAS.java3082 public void ZGEMM(@Transpose int TransA, @Transpose int TransB, Double2 alpha, Allocation A, in ZGEMM() method in ScriptIntrinsicBLAS
/frameworks/base/api/
Dtest-current.txt34043 …method public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.Allocation, …
Dcurrent.txt33965 …method public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.Allocation, …
Dsystem-current.txt36723 …method public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.Allocation, …