Home | History | Annotate | Download | only in renderscript

Lines Matching defs:validateGER

1274     static void validateGER(Element e, Allocation X, int incX, Allocation Y, int incY, Allocation A) {
1513 validateGER(Element.F32(mRS), X, incX, Y, incY, A);
1701 validateGER(Element.F64(mRS), X, incX, Y, incY, A);