Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RsBlas_chpr2

142     private static final int RsBlas_chpr2 = 103;
2036 mRS.nScriptIntrinsicBLAS_Complex(getID(mRS), RsBlas_chpr2, 0, 0, 0, Uplo, 0, 0, N, 0, alpha.x, alpha.y, X.getID(mRS), Y.getID(mRS), 0, 0, Ap.getID(mRS), incX, incY, 0, 0);