Searched defs:DSPR (Results  1 – 3 of 3) sorted by relevance
| /frameworks/rs/cpp/ | 
| D | ScriptIntrinsicBLAS.cpp | 949 void ScriptIntrinsicBLAS::DSPR(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X,  in DSPR()  function in ScriptIntrinsicBLAS
 | 
| /frameworks/base/rs/java/android/renderscript/ | 
| D | ScriptIntrinsicBLAS.java | 1746     public void DSPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) {  in DSPR()  method in ScriptIntrinsicBLAS
 | 
| /frameworks/rs/support/java/src/androidx/renderscript/ | 
| D | ScriptIntrinsicBLAS.java | 2149     public void DSPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) {  in DSPR()  method in ScriptIntrinsicBLAS
 |