Home | History | Annotate | Download | only in renderscript

Lines Matching defs:BNNM

3289     public void BNNM(Allocation A, int a_offset, Allocation B, int b_offset, Allocation C, int c_offset, int c_mult) {
3293 throw new RSRuntimeException("Invalid a_offset passed to BNNM");
3296 throw new RSRuntimeException("Invalid b_offset passed to BNNM");