Searched refs:ZGBMV (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 2018 void ZGBMV(RsBlasTranspose TransA,
|
D | ScriptIntrinsicBLAS.cpp | 305 void ScriptIntrinsicBLAS::ZGBMV(RsBlasTranspose TransA, int KL, int KU, Double2 alpha, const sp<All… in ZGBMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 522 …public void ZGBMV(@Transpose int TransA, int KL, int KU, Double2 alpha, Allocation A, Allocation X… in ZGBMV() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 599 …public void ZGBMV(@Transpose int TransA, int KL, int KU, Double2 alpha, Allocation A, Allocation X… in ZGBMV() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40569 …method public void ZGBMV(int, int, int, android.renderscript.Double2, android.renderscript.Allocat…
|
/frameworks/base/api/ |
D | current.txt | 40713 …method public void ZGBMV(int, int, int, android.renderscript.Double2, android.renderscript.Allocat…
|