OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nLocations
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLClientState.h
78
GLClientState(int
nLocations
= CODEC_MAX_VERTEX_ATTRIBUTES);
80
int
nLocations
() { return m_nLocations; }
/sdk/emulator/opengl/shared/OpenglCodecCommon/
GLClientState.h
78
GLClientState(int
nLocations
= CODEC_MAX_VERTEX_ATTRIBUTES);
80
int
nLocations
() { return m_nLocations; }
Completed in 1281 milliseconds