Home | History | Annotate | Download | only in renderscript

Lines Matching defs:RsBlas_zhpr

149     private static final int RsBlas_zhpr = 110;
2203 mRS.nScriptIntrinsicBLAS_Z(getID(mRS), RsBlas_zhpr, 0, 0, 0, Uplo, 0, 0, N, 0, alpha, 0, X.getID(mRS), 0, 0, 0, Ap.getID(mRS), incX, 0, 0, 0);