Searched refs:SGER (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 2617 …void SGER(float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& Y, int incY, const…
|
D | ScriptIntrinsicBLAS.cpp | 861 void ScriptIntrinsicBLAS::SGER(float alpha, const sp<Allocation>& X, int incX, in SGER() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 1510 public void SGER(float alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) { in SGER() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 1819 public void SGER(float alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) { in SGER() method in ScriptIntrinsicBLAS
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 40550 …method public void SGER(float, android.renderscript.Allocation, int, android.renderscript.Allocati…
|
/frameworks/base/api/ |
D | current.txt | 40694 …method public void SGER(float, android.renderscript.Allocation, int, android.renderscript.Allocati…
|