Searched refs:SGEMV (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 1849 void SGEMV(RsBlasTranspose TransA,
|
D | ScriptIntrinsicBLAS.cpp | 213 void ScriptIntrinsicBLAS::SGEMV(RsBlasTranspose TransA, float alpha, const sp<Allocation>& A, const… in SGEMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 320 …public void SGEMV(@Transpose int TransA, float alpha, Allocation A, Allocation X, int incX, float … in SGEMV() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 327 …public void SGEMV(@Transpose int TransA, float alpha, Allocation A, Allocation X, int incX, float … in SGEMV() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40549 …method public void SGEMV(int, float, android.renderscript.Allocation, android.renderscript.Allocat…
|
/frameworks/base/api/ |
D | current.txt | 40693 …method public void SGEMV(int, float, android.renderscript.Allocation, android.renderscript.Allocat…
|