OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_conformant
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp
71
m_conformant
(((red_size + green_size + blue_size + alpha_size > 0) &&
106
m_conformant
(conf.
m_conformant
),
146
m_conformant
(conf.
m_conformant
),
237
*val =
m_conformant
;
262
if(
m_conformant
!= conf.
m_conformant
) {
263
return
m_conformant
!= 0; //We want the conformant ones first
340
if(dummy.
m_conformant
!= (EGLenum)EGL_DONT_CARE &
[
all
...]
EglConfig.h
102
const EGLenum
m_conformant
;
member in class:EglConfig
Completed in 1655 milliseconds