Home | History | Annotate | Download | only in renderscript

Lines Matching defs:ZHPR2

2227      * ZHPR2 performs the symmetric rank 2 operation
2248 public void ZHPR2(@Uplo int Uplo, Double2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) {