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

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLEScontext.cpp 361 GLushort* us_indices =(GLushort *)indices; local
363 if(us_indices[i] > max) max = us_indices[i];

Completed in 37 milliseconds