Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RsBlas_sspr2

125     private static final int RsBlas_sspr2 = 86;
1602 mRS.nScriptIntrinsicBLAS_Single(getID(mRS), RsBlas_sspr2, 0, 0, 0, Uplo, 0, 0, N, 0, alpha, X.getID(mRS), Y.getID(mRS), 0, Ap.getID(mRS), incX, incY, 0, 0);