Searched refs:ZGEMM (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 3286 void ZGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, Double2 alpha, sp<Allocation> A,
|
D | ScriptIntrinsicBLAS.cpp | 1329 void ScriptIntrinsicBLAS::ZGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, Double2 alpha, in ZGEMM() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 2449 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/ |
D | ScriptIntrinsicBLAS.java | 3082 public void ZGEMM(@Transpose int TransA, @Transpose int TransB, Double2 alpha, Allocation A, in ZGEMM() method in ScriptIntrinsicBLAS
|
/frameworks/base/api/ |
D | test-current.txt | 34043 …method public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.Allocation, …
|
D | current.txt | 33965 …method public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.Allocation, …
|
D | system-current.txt | 36723 …method public void ZGEMM(int, int, android.renderscript.Double2, android.renderscript.Allocation, …
|