Home | History | Annotate | Download | only in renderscript

Lines Matching defs:CHPR2

2012      * CHPR2 performs the symmetric rank 2 operation
2033 public void CHPR2(@Uplo int Uplo, Float2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) {