Home
last modified time | relevance | path

Searched refs:SGER (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/cpp/
DrsCppStructs.h2617 …void SGER(float alpha, const sp<Allocation>& X, int incX, const sp<Allocation>& Y, int incY, const…
DScriptIntrinsicBLAS.cpp861 void ScriptIntrinsicBLAS::SGER(float alpha, const sp<Allocation>& X, int incX, in SGER() function in ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java1510 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/
DScriptIntrinsicBLAS.java1819 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/
Dcurrent.txt40550 …method public void SGER(float, android.renderscript.Allocation, int, android.renderscript.Allocati…
/frameworks/base/api/
Dcurrent.txt40694 …method public void SGER(float, android.renderscript.Allocation, int, android.renderscript.Allocati…