Home | History | Annotate | Download | only in renderscript

Lines Matching defs:RsBlas_cher

139     private static final int RsBlas_cher = 100;
1962 mRS.nScriptIntrinsicBLAS_Complex(getID(mRS), RsBlas_cher, 0, 0, 0, Uplo, 0, 0, N, 0, alpha, 0, X.getID(mRS), 0, 0, 0, A.getID(mRS), incX, 0, 0, 0);