OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getTypeForLocation
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/shared/OpenglCodecCommon/
GLSharedGroup.h
78
GLenum
getTypeForLocation
(GLint location);
GLSharedGroup.cpp
108
GLenum ProgramData::
getTypeForLocation
(GLint location)
396
type = pData->
getTypeForLocation
(location);
Completed in 167 milliseconds