OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumConfigs
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/egl/
eglDisplay.h
50
int
getNumConfigs
(){ return m_numConfigs; }
egl.cpp
90
if(((intptr_t)cfg<0)||((intptr_t)cfg>s_display.
getNumConfigs
())) { \
559
GLint numConfigs = s_display.
getNumConfigs
();
[
all
...]
Completed in 40 milliseconds