Searched defs:fullscreen (Results 1 - 25 of 31) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_escape.h83 uint32 fullscreen; member in struct:__anon14249
/external/libgdx/tests/gdx-tests/src/com/badlogic/gdx/tests/
H A DFullscreenTest.java30 boolean fullscreen = false; field in class:FullscreenTest
61 if (fullscreen) {
65 fullscreen = false;
81 fullscreen = true;
/external/kernel-headers/original/uapi/drm/
H A Ddrm_sarea.h66 unsigned int fullscreen; member in struct:drm_sarea_frame
/external/libdrm/include/drm/
H A Ddrm_sarea.h64 unsigned int fullscreen; member in struct:drm_sarea_frame
/external/mesa3d/include/GL/internal/
H A Dsarea.h76 unsigned int fullscreen; member in struct:_XF86DRISAREAFrame
/external/libgdx/backends/gdx-backend-jglfw/src/com/badlogic/gdx/backends/jglfw/
H A DJglfwApplicationConfiguration.java40 /** True to start in fullscreen. **/
41 public boolean fullscreen; field in class:JglfwApplicationConfiguration
42 /** Monitor index to use for fullscreen. **/
H A DJglfwGraphics.java50 private boolean fullscreen; field in class:JglfwGraphics
85 if (!createWindow(config.width, config.height, config.fullscreen)) {
86 throw new GdxRuntimeException("Unable to create window: " + config.width + "x" + config.height + ", fullscreen: "
87 + config.fullscreen);
113 private boolean createWindow (int width, int height, boolean fullscreen) { argument
114 if (fullscreen && fullscreenMonitor == 0) fullscreenMonitor = getWindowMonitor();
130 long newWindow = glfwCreateWindow(width, height, title, fullscreen ? fullscreenMonitor : 0, oldWindow);
137 this.fullscreen = fullscreen;
138 if (!fullscreen) {
[all...]
/external/webrtc/webrtc/modules/desktop_capture/mac/
H A Dfull_screen_chrome_window_detector.cc55 bool fullscreen = false; local
70 fullscreen = true;
76 return fullscreen;
/external/webrtc/webrtc/modules/video_render/android/
H A Dvideo_render_android_surface_view.cc32 const bool fullscreen) :
33 VideoRenderAndroid(id,videoRenderType,window,fullscreen),
28 AndroidSurfaceViewRenderer( const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
H A Dvideo_render_android_native_opengl2.cc31 const bool fullscreen) :
32 VideoRenderAndroid(id, videoRenderType, window, fullscreen),
27 AndroidNativeOpenGl2Renderer( const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
/external/libgdx/backends/gdx-backend-lwjgl/src/com/badlogic/gdx/backends/lwjgl/
H A DLwjglApplicationConfiguration.java61 /** fullscreen **/
62 public boolean fullscreen = false; field in class:LwjglApplicationConfiguration
106 /** Sets the r, g, b and a bits per channel based on the given {@link DisplayMode} and sets the fullscreen flag to true.
129 this.fullscreen = true;
/external/webrtc/webrtc/modules/video_render/external/
H A Dvideo_render_external_impl.cc19 const bool fullscreen) :
21 _fullscreen(fullscreen)
15 VideoRenderExternalImpl( const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
/external/webrtc/webrtc/modules/video_render/linux/
H A Dvideo_render_linux_impl.cc24 void* window, const bool fullscreen) :
21 VideoRenderLinuxImpl( const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
/external/webrtc/webrtc/modules/video_render/mac/
H A Dvideo_render_mac_carbon_impl.cc25 const bool fullscreen) :
28 _fullScreen(fullscreen),
22 VideoRenderMacCarbonImpl(const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
H A Dvideo_render_agl.cc364 VideoRenderAGL::VideoRenderAGL(WindowRef windowRef, bool fullscreen, int iId) : argument
367 _fullScreen( fullscreen),
481 VideoRenderAGL::VideoRenderAGL(HIViewRef windowRef, bool fullscreen, int iId) : argument
484 _fullScreen( fullscreen),
/external/webrtc/webrtc/modules/video_render/windows/
H A Dvideo_render_windows_impl.cc25 const VideoRenderType videoRenderType, void* window, const bool fullscreen)
28 _fullscreen(fullscreen),
193 bool fullscreen = false; local
199 fullscreen = _ptrRendererWin->IsFullScreen();
201 return fullscreen;
24 VideoRenderWindowsImpl(const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
/external/skia/src/views/unix/
H A DSkOSWindow_Unix.cpp467 Atom fullscreen = XInternAtom(dsp, "_NET_WM_STATE_FULLSCREEN", False); local
476 evt.xclient.data.l[1] = fullscreen;
/external/webrtc/webrtc/modules/video_render/
H A Dvideo_render_impl.cc27 const bool fullscreen,
36 fullscreen);
52 const bool fullscreen) :
54 _ptrWindow(window), _fullScreen(fullscreen), _ptrRenderer(NULL)
25 CreateVideoRender(const int32_t id, void* window, const bool fullscreen, const VideoRenderType videoRenderType ) argument
48 ModuleVideoRenderImpl( const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
H A Dvideo_render_internal_impl.cc64 const bool fullscreen,
73 fullscreen);
89 const bool fullscreen) :
91 _ptrWindow(window), _fullScreen(fullscreen), _ptrRenderer(NULL)
62 CreateVideoRender(const int32_t id, void* window, const bool fullscreen, const VideoRenderType videoRenderType ) argument
85 ModuleVideoRenderImpl( const int32_t id, const VideoRenderType videoRenderType, void* window, const bool fullscreen) argument
/external/opencv3/modules/viz/src/
H A Dvizimpl.cpp118 int fullscreen = window_->GetFullScreen(); local
126 window_->SetFullScreen(fullscreen);
/external/pdfium/fpdfsdk/src/javascript/
H A Dapp.cpp64 JS_STATIC_PROP_ENTRY(fullscreen)
693 FX_BOOL app::fullscreen(IJS_Context* cc, function in class:app
/external/mesa3d/src/gallium/state_trackers/d3d1x/dxgi/src/
H A Ddxgi_native.cpp622 * even if DWM is enabled, and buffer_count buffers in fullscreen mode.
899 BOOL fullscreen; member in struct:GalliumDXGISwapChain
1276 BOOL fullscreen,
1279 fullscreen = fullscreen;
1289 *out_fullscreen = fullscreen;
1275 SetFullscreenState( BOOL fullscreen, IDXGIOutput *target) argument
/external/libgdx/backends/gdx-backend-lwjgl/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/input/ org/lwjgl/openal/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/libgdx/backends/gdx-backend-android/libs/
H A Dandroid-4.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...

Completed in 1063 milliseconds

12