Searched refs:VISIBILITY_HIDDEN (Results 1 - 20 of 20) sorted by relevance

/external/deqp/framework/opengl/
H A DgluRenderConfig.hpp54 VISIBILITY_HIDDEN = 0, enumerator in enum:glu::RenderConfig::Visibility
H A DgluRenderConfig.cpp175 case tcu::WINDOWVISIBILITY_HIDDEN: return RenderConfig::VISIBILITY_HIDDEN;
/external/compiler-rt/make/
H A Doptions.mk24 VISIBILITY_HIDDEN := 0 macro
H A Dlib_info.mk58 VISIBILITY_HIDDEN KERNEL_USE \
/external/deqp/framework/platform/win32/
H A DtcuWGLContextFactory.cpp129 config.windowVisibility != glu::RenderConfig::VISIBILITY_HIDDEN)
132 m_window.setVisible(config.windowVisibility != glu::RenderConfig::VISIBILITY_HIDDEN);
H A DtcuWin32EGLNativeDisplayFactory.cpp222 , m_curVisibility (eglu::WindowParams::VISIBILITY_HIDDEN)
233 case eglu::WindowParams::VISIBILITY_HIDDEN:
278 TCU_CHECK_INTERNAL(m_curVisibility != eglu::WindowParams::VISIBILITY_HIDDEN);
H A DtcuWin32GLES3Platform.cpp108 m_window.setVisible(config.windowVisibility != glu::RenderConfig::VISIBILITY_HIDDEN);
/external/deqp/framework/egl/
H A DegluNativeWindow.hpp46 VISIBILITY_HIDDEN = 0, enumerator in enum:eglu::WindowParams::Visibility
H A DegluUtil.cpp304 case tcu::WINDOWVISIBILITY_HIDDEN: return WindowParams::VISIBILITY_HIDDEN;
H A DegluGLContextFactory.cpp309 case RenderConfig::VISIBILITY_HIDDEN: return WindowParams::VISIBILITY_HIDDEN;
/external/compiler-rt/lib/builtins/
H A Dassembly.h100 #ifdef VISIBILITY_HIDDEN
/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk37 VISIBILITY_HIDDEN := 0 macro
38 VISIBILITY_HIDDEN.Static := 1
H A Ddarwin_fat.mk56 VISIBILITY_HIDDEN := 1 macro
H A Dclang_linux.mk164 VISIBILITY_HIDDEN := 0 macro
H A Dclang_darwin.mk492 VISIBILITY_HIDDEN := 1 macro
/external/compiler-rt/
H A DMakefile240 $(call Set,Tmp.VISIBILITY_HIDDEN,$(strip \
241 $(call GetCNAVar,VISIBILITY_HIDDEN,$(Tmp.Key),$(Tmp.Config),$(Tmp.Arch))))
244 $(if $(call streq,$(Tmp.VISIBILITY_HIDDEN),1),\
/external/deqp/framework/platform/X11/
H A DtcuX11EglPlatform.cpp106 m_window.setVisibility((params.visibility != WindowParams::VISIBILITY_HIDDEN));
H A DtcuX11GlxPlatform.cpp368 m_x11Window.setVisibility(cfg.windowVisibility != RenderConfig::VISIBILITY_HIDDEN);
/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 381 milliseconds