OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_caveat
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp
49
m_caveat
(caveat),
84
m_caveat
(conf.
m_caveat
),
124
m_caveat
(conf.
m_caveat
),
174
*val =
m_caveat
;
266
if(
m_caveat
!= conf.
m_caveat
) {
267
return
m_caveat
< conf.
m_caveat
; // EGL_NONE < EGL_SLOW_CONFIG < EGL_NON_CONFORMANT_CONFI
[
all
...]
EglConfig.h
80
const EGLenum
m_caveat
;
member in class:EglConfig
Completed in 24 milliseconds