Searched refs:b_indices (Results 1 – 1 of 1) sorted by relevance
1148 GLubyte* b_indices =(GLubyte *)indices; in findMaxIndex() local1150 if(b_indices[i] > max) max = b_indices[i]; in findMaxIndex()