Home
last modified time | relevance | path

Searched refs:EGL_MAX_SWAP_INTERVAL (Results 1 – 14 of 14) sorted by relevance

/external/deqp/framework/egl/
DegluConfigInfo.cpp55 case EGL_MAX_SWAP_INTERVAL: return maxSwapInterval; in getAttribute()
92 egl.getConfigAttrib(display, config, EGL_MAX_SWAP_INTERVAL, &dst->maxSwapInterval); in queryConfigInfo()
DegluStrUtil.inl94 case EGL_MAX_SWAP_INTERVAL: return "EGL_MAX_SWAP_INTERVAL";
DegluStrUtil.cpp70 case EGL_MAX_SWAP_INTERVAL: in operator <<()
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp264 { EGL_MAX_SWAP_INTERVAL, EGL_DONT_CARE }, in getValue()
433 { EGL_MAX_SWAP_INTERVAL, ChooseConfigRandomCase::getInt<0, 2>, }, in genRandomAttributes()
520 { EGL_MAX_SWAP_INTERVAL, "max_swap_interval" }, in init()
618 EGL_MAX_SWAP_INTERVAL, in init()
DteglChooseConfigReference.cpp253 …rules[EGL_MAX_SWAP_INTERVAL] = AttribRule(EGL_MAX_SWAP_INTERVAL, EGL_DONT_CARE, CRITERIA_EXACT… in initAttribRules()
DteglQueryConfigTests.cpp68 case EGL_MAX_SWAP_INTERVAL: in isAttributePresent()
573 { EGL_MAX_SWAP_INTERVAL, "max_swap_interval" }, in init()
DteglConfigList.cpp138 egl.getConfigAttrib(display, configs[i], EGL_MAX_SWAP_INTERVAL, &val); in iterate()
DteglMultiThreadTests.cpp510 case EGL_MAX_SWAP_INTERVAL: return "EGL_MAX_SWAP_INTERVAL"; in configAttributeToString()
672 EGL_MAX_SWAP_INTERVAL, in runThread()
/external/mesa3d/src/egl/main/
Deglconfig.h121 ATTRIB_MAP(EGL_MAX_SWAP_INTERVAL, MaxSwapInterval); in _eglOffsetOfConfig()
Deglconfig.c198 { EGL_MAX_SWAP_INTERVAL, ATTRIB_TYPE_INTEGER,
/external/mesa3d/include/EGL/
Degl.h123 #define EGL_MAX_SWAP_INTERVAL 0x303C macro
/external/deqp/framework/egl/wrapper/
DeglwEnums.inl89 #define EGL_MAX_SWAP_INTERVAL 0x303C macro
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c90 EGL_MAX_SWAP_INTERVAL, /* __DRI_ATTRIB_MAX_SWAP_INTERVAL */
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...