Home | History | Annotate | Download | only in renderscript

Lines Matching defs:DGER

1686      * DGER performs the rank 1 operation
1698 public void DGER(double alpha, Allocation X, int incX, Allocation Y, int incY, Allocation A) {