Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching full:minmax

563             GLUtils::minmax<unsigned char>((unsigned char *)indices, count, &minIndex, &maxIndex);
573 GLUtils::minmax<unsigned short>((unsigned short *)indices, count, &minIndex, &maxIndex);