Searched refs:DGEMM (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 3252 void DGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, double alpha, sp<Allocation> A,
|
D | ScriptIntrinsicBLAS.cpp | 1285 void ScriptIntrinsicBLAS::DGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, double alpha, in DGEMM() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 2377 public void DGEMM(@Transpose int TransA, @Transpose int TransB, double alpha, Allocation A, in DGEMM() method in ScriptIntrinsicBLAS
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 2990 public void DGEMM(@Transpose int TransA, @Transpose int TransB, double alpha, Allocation A, in DGEMM() method in ScriptIntrinsicBLAS
|
/frameworks/base/api/ |
D | test-current.txt | 33999 …method public void DGEMM(int, int, double, android.renderscript.Allocation, android.renderscript.A…
|
D | current.txt | 33921 …method public void DGEMM(int, int, double, android.renderscript.Allocation, android.renderscript.A…
|
D | system-current.txt | 36679 …method public void DGEMM(int, int, double, android.renderscript.Allocation, android.renderscript.A…
|