Searched refs:EGL_MIN_SWAP_INTERVAL (Results 1 – 3 of 3) sorted by relevance
122 #define EGL_MIN_SWAP_INTERVAL 0x303B macro
332 …case EGL_MIN_SWAP_INTERVAL: match = config->mMinSwapInterval == attribute[1]; … in getConfigs()
327 case EGL_MIN_SWAP_INTERVAL: *value = configuration->mMinSwapInterval; break; in getConfigAttrib()