OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_nativeFormat
(Results
1 - 2
of
2
) sorted by null
/sdk/emulator/opengl/host/libs/Translator/EGL/
EglConfig.h
36
EGLNativePixelFormatType nativeConfig(){ return
m_nativeFormat
;}
104
const EGLNativePixelFormatType
m_nativeFormat
;
EglConfig.cpp
74
m_nativeFormat
(frmt) {};
107
m_nativeFormat
(conf.
m_nativeFormat
) {};
147
m_nativeFormat
(conf.
m_nativeFormat
) {};
Completed in 102 milliseconds