Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching full:minmax

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