Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RsBlas_zsyrk

172     private static final int RsBlas_zsyrk = 133;
2679 mRS.nScriptIntrinsicBLAS_Z(getID(mRS), RsBlas_zsyrk, Trans, 0, 0, Uplo, 0, 0, C.getType().getX(), K, alpha.x, alpha.y, A.getID(mRS), 0, beta.x, beta.y,