Home | History | Annotate | Download | only in renderscript

Lines Matching defs:RsBlas_cgerc

139     private static final int RsBlas_cgerc = 99;
2425 mRS.nScriptIntrinsicBLAS_Complex(getID(mRS), RsBlas_cgerc, 0, 0, 0, 0, 0, M, N, 0, alpha.x, alpha.y, xID, yID, 0, 0, aID, incX, incY, 0, 0, mUseIncSupp);