Searched refs:EGL_MIN_SWAP_INTERVAL (Results 1 - 25 of 25) sorted by relevance

/external/deqp/framework/egl/
H A DegluConfigInfo.cpp58 case EGL_MIN_SWAP_INTERVAL: return minSwapInterval;
107 egl.getConfigAttrib(display, config, EGL_MIN_SWAP_INTERVAL, &dst->minSwapInterval);
H A DegluStrUtil.cpp71 case EGL_MIN_SWAP_INTERVAL:
H A DegluStrUtil.inl95 case EGL_MIN_SWAP_INTERVAL: return "EGL_MIN_SWAP_INTERVAL";
/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp267 { EGL_MIN_SWAP_INTERVAL, EGL_DONT_CARE },
436 { EGL_MIN_SWAP_INTERVAL, ChooseConfigRandomCase::getInt<0, 1>, },
559 { EGL_MIN_SWAP_INTERVAL, "min_swap_interval" },
657 EGL_MIN_SWAP_INTERVAL,
H A DteglConfigList.cpp141 egl.getConfigAttrib(display, configs[i], EGL_MIN_SWAP_INTERVAL, &val);
H A DteglChooseConfigReference.cpp306 rules[EGL_MIN_SWAP_INTERVAL] = AttribRule(EGL_MIN_SWAP_INTERVAL, EGL_DONT_CARE, CRITERIA_EXACT, SORTORDER_NONE);
H A DteglQueryConfigTests.cpp69 case EGL_MIN_SWAP_INTERVAL:
574 { EGL_MIN_SWAP_INTERVAL, "min_swap_interval" },
H A DteglMultiThreadTests.cpp511 case EGL_MIN_SWAP_INTERVAL: return "EGL_MIN_SWAP_INTERVAL";
673 EGL_MIN_SWAP_INTERVAL,
H A DteglWideColorTests.cpp739 info.minSwapInterval = eglu::getConfigAttribInt(egl, m_eglDisplay, config, EGL_MIN_SWAP_INTERVAL);
/external/mesa3d/src/egl/main/
H A Deglconfig.h128 ATTRIB_MAP(EGL_MIN_SWAP_INTERVAL, MinSwapInterval);
H A Deglconfig.c204 { EGL_MIN_SWAP_INTERVAL, ATTRIB_TYPE_INTEGER,
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/EGL/
H A Degl.h123 #define EGL_MIN_SWAP_INTERVAL 0x303B macro
/external/mesa3d/include/EGL/
H A Degl.h153 #define EGL_MIN_SWAP_INTERVAL 0x303B macro
/external/swiftshader/include/EGL/
H A Degl.h153 #define EGL_MIN_SWAP_INTERVAL 0x303B macro
/external/swiftshader/src/OpenGL/libEGL/
H A DConfig.cpp395 case EGL_MIN_SWAP_INTERVAL: match = config->mMinSwapInterval == attribute[1]; break;
H A DDisplay.cpp269 case EGL_MIN_SWAP_INTERVAL: *value = configuration->mMinSwapInterval; break;
/external/deqp/framework/egl/wrapper/
H A DeglwEnums.inl89 #define EGL_MIN_SWAP_INTERVAL 0x303B
H A DeglwEnumsC.inl89 #define EGL_MIN_SWAP_INTERVAL 0x303B
/external/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c125 EGL_MIN_SWAP_INTERVAL, /* __DRI_ATTRIB_MIN_SWAP_INTERVAL */
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 347 milliseconds