Searched refs:VISIBILITY_VISIBLE (Results 1 - 12 of 12) sorted by relevance

/external/deqp/framework/opengl/
H A DgluRenderConfig.hpp55 VISIBILITY_VISIBLE, enumerator in enum:glu::RenderConfig::Visibility
88 , windowVisibility (VISIBILITY_VISIBLE)
H A DgluRenderConfig.cpp176 case tcu::WINDOWVISIBILITY_WINDOWED: return RenderConfig::VISIBILITY_VISIBLE;
/external/deqp/framework/egl/
H A DegluNativeWindow.hpp47 VISIBILITY_VISIBLE, enumerator in enum:eglu::WindowParams::Visibility
H A DegluUtil.cpp302 case tcu::WINDOWVISIBILITY_WINDOWED: return WindowParams::VISIBILITY_VISIBLE;
H A DegluGLContextFactory.cpp310 case RenderConfig::VISIBILITY_VISIBLE: return WindowParams::VISIBILITY_VISIBLE;
/external/deqp/framework/platform/win32/
H A DtcuWGLContextFactory.cpp128 if (config.windowVisibility != glu::RenderConfig::VISIBILITY_VISIBLE &&
H A DtcuWin32EGLNativeDisplayFactory.cpp238 case eglu::WindowParams::VISIBILITY_VISIBLE:
242 m_curVisibility = eglu::WindowParams::VISIBILITY_VISIBLE;
/external/deqp/modules/egl/
H A DteglSwapBuffersTests.cpp288 de::UniquePtr<eglu::NativeWindow> window (m_eglTestCtx.createNativeWindow(m_eglTestCtx.getDisplay().getEGLDisplay(), config, DE_NULL, 128, 128, eglu::WindowParams::VISIBILITY_VISIBLE));
H A DteglNativeColorMappingTests.cpp509 de::UniquePtr<eglu::NativeWindow> nativeWindow(m_eglTestCtx.createNativeWindow(display.getEGLDisplay(), config, DE_NULL, width, height, eglu::WindowParams::VISIBILITY_VISIBLE));
H A DteglNativeCoordMappingTests.cpp542 de::UniquePtr<eglu::NativeWindow> nativeWindow(m_eglTestCtx.createNativeWindow(display.getEGLDisplay(), config, DE_NULL, width, height, eglu::WindowParams::VISIBILITY_VISIBLE));
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1147 milliseconds