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

  /development/tools/emulator/opengl/system/egl/
egl.cpp 87 #define VALIDATE_CONFIG(cfg,ret) \
598 VALIDATE_CONFIG(config, EGL_FALSE);
613 VALIDATE_CONFIG(config, EGL_FALSE);
641 VALIDATE_CONFIG(config, EGL_FALSE);
859 VALIDATE_CONFIG(config, EGL_NO_CONTEXT);
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglImp.cpp 129 #define VALIDATE_CONFIG(EGLConfig) \
473 VALIDATE_CONFIG(config);
    [all...]

Completed in 157 milliseconds