Searched defs:CGERC (Results  1 – 3 of 3) sorted by relevance
| /frameworks/rs/cpp/ | 
| D | ScriptIntrinsicBLAS.cpp | 1049 void ScriptIntrinsicBLAS::CGERC(Float2 alpha, const sp<Allocation>& X, int incX,  in CGERC()  function in ScriptIntrinsicBLAS
 | 
| /frameworks/base/rs/java/android/renderscript/ | 
| D | ScriptIntrinsicBLAS.java | 1943     public void CGERC(Float2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) {  in CGERC()  method in ScriptIntrinsicBLAS
 | 
| /frameworks/rs/support/java/src/androidx/renderscript/ | 
| D | ScriptIntrinsicBLAS.java | 2414     public void CGERC(Float2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) {  in CGERC()  method in ScriptIntrinsicBLAS
 |