HomeSort by relevance Sort by last modified time
    Searched full:b_indices (Results 1 - 1 of 1) sorted by null

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 355 GLubyte* b_indices =(GLubyte *)indices; local
357 if(b_indices[i] > max) max = b_indices[i];

Completed in 89 milliseconds