Home | History | Annotate | Download | only in renderscript

Lines Matching defs:RsBlas_csyrk

166     private static final int RsBlas_csyrk = 127;
2652 mRS.nScriptIntrinsicBLAS_Complex(getID(mRS), RsBlas_csyrk, Trans, 0, 0, Uplo, 0, 0, C.getType().getX(), K, alpha.x, alpha.y, A.getID(mRS), 0, beta.x, beta.y,