Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RsBlas_zhpr2

151     private static final int RsBlas_zhpr2 = 112;
2251 mRS.nScriptIntrinsicBLAS_Z(getID(mRS), RsBlas_zhpr2, 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);