OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_native_visual_type
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp
62
m_native_visual_type
(native_visual_type),
97
m_native_visual_type
(conf.
m_native_visual_type
),
137
m_native_visual_type
(conf.
m_native_visual_type
),
207
*val =
m_native_visual_type
;
292
if(
m_native_visual_type
!= conf.
m_native_visual_type
) {
293
return
m_native_visual_type
< conf.
m_native_visual_type
;
[
all
...]
EglConfig.h
93
const EGLint
m_native_visual_type
;
member in class:EglConfig
Completed in 378 milliseconds