Home | History | Annotate | Download | only in renderscript

Lines Matching defs:validateHER2K

3194     static void validateHER2K(Element e, @Transpose int Trans, Allocation A, Allocation B, Allocation C) {
3235 validateHER2K(Element.F32_2(mRS), Trans, A, B, C);
3262 validateHER2K(Element.F64_2(mRS), Trans, A, B, C);