Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RsBlas_cher2

141     private static final int RsBlas_cher2 = 102;
2008 mRS.nScriptIntrinsicBLAS_Complex(getID(mRS), RsBlas_cher2, 0, 0, 0, Uplo, 0, 0, N, 0, alpha.x, alpha.y, X.getID(mRS), Y.getID(mRS), 0, 0, A.getID(mRS), incX, incY, 0, 0);