OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_depth_size
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.cpp
53
m_depth_size
(depth_size),
88
m_depth_size
(conf.
m_depth_size
),
128
m_depth_size
(conf.
m_depth_size
),
180
*val =
m_depth_size
;
253
if(
m_depth_size
!= conf.
m_depth_size
) return false;
284
if(
m_depth_size
!= conf.
m_depth_size
) {
[
all
...]
EglConfig.h
84
const EGLint
m_depth_size
;
member in class:EglConfig
Completed in 2103 milliseconds