OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:INIT_CONFIG_FAILED
(Results
1 - 3
of
3
) sorted by null
/development/tools/emulator/opengl/host/libs/libOpenglRender/
FBConfig.h
25
INIT_CONFIG_FAILED
= 0,
FBConfig.cpp
64
InitConfigStatus ret =
INIT_CONFIG_FAILED
;
122
return s_numConfigs > 0 ? INIT_CONFIG_PASSED :
INIT_CONFIG_FAILED
;
FrameBuffer.cpp
295
if (configStatus ==
INIT_CONFIG_FAILED
) {
Completed in 33 milliseconds