OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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