Home | History | Annotate | Download | only in renderscript

Lines Matching defs:RsBlas_sspr

123     private static final int RsBlas_sspr = 84;
1556 mRS.nScriptIntrinsicBLAS_Single(getID(mRS), RsBlas_sspr, 0, 0, 0, Uplo, 0, 0, N, 0, alpha, X.getID(mRS), Ap.getID(mRS), 0.f, 0, incX, 0, 0, 0);