HomeSort by relevance Sort by last modified time
    Searched refs:INIT_CONFIG_FAILED (Results 1 - 3 of 3) sorted by null

  /sdk/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 44 milliseconds