Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RsBlas_chpr

140     private static final int RsBlas_chpr = 101;
1988 mRS.nScriptIntrinsicBLAS_Complex(getID(mRS), RsBlas_chpr, 0, 0, 0, Uplo, 0, 0, N, 0, alpha, 0, X.getID(mRS), 0, 0, 0, Ap.getID(mRS), incX, 0, 0, 0);