Home
last modified time | relevance | path

Searched refs:overlays (Results 1 – 25 of 42) sorted by relevance

12

/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgloverlaycompositor.c473 static gboolean _is_rectangle_in_overlays (GList * overlays,
612 _is_rectangle_in_overlays (GList * overlays, in _is_rectangle_in_overlays() argument
617 for (l = overlays; l != NULL; l = l->next) { in _is_rectangle_in_overlays()
643 GList *l = compositor->overlays; in gst_gl_overlay_compositor_free_overlays()
647 compositor->overlays = g_list_delete_link (compositor->overlays, l); in gst_gl_overlay_compositor_free_overlays()
651 g_list_free (compositor->overlays); in gst_gl_overlay_compositor_free_overlays()
652 compositor->overlays = NULL; in gst_gl_overlay_compositor_free_overlays()
667 GList *l = compositor->overlays; in gst_gl_overlay_compositor_upload_overlays()
679 if (!_is_rectangle_in_overlays (compositor->overlays, rectangle)) { in gst_gl_overlay_compositor_upload_overlays()
688 compositor->overlays = g_list_append (compositor->overlays, overlay); in gst_gl_overlay_compositor_upload_overlays()
[all …]
Dgstgloverlaycompositor.h54 GList * overlays; member
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11overlaycompositor.cpp97 GList *overlays; member
549 if (!g_list_find_custom (compositor->overlays, in gst_d3d11_overlay_compositor_upload()
558 compositor->overlays = g_list_append (compositor->overlays, overlay); in gst_d3d11_overlay_compositor_upload()
563 iter = compositor->overlays; in gst_d3d11_overlay_compositor_upload()
570 compositor->overlays = g_list_delete_link (compositor->overlays, iter); in gst_d3d11_overlay_compositor_upload()
586 if (compositor->overlays) { in gst_d3d11_overlay_compositor_free_overlays()
587 g_list_free_full (compositor->overlays, in gst_d3d11_overlay_compositor_free_overlays()
590 compositor->overlays = NULL; in gst_d3d11_overlay_compositor_free_overlays()
632 for (iter = compositor->overlays; iter; iter = g_list_next (iter)) { in gst_d3d11_overlay_compositor_draw_unlocked()
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/embedding/engine/systemchannels/
DPlatformChannel.java93 List<SystemUiOverlay> overlays = decodeSystemUiOverlays((JSONArray) arguments);
94 platformMessageHandler.showSystemOverlays(overlays);
278 List<SystemUiOverlay> overlays = new ArrayList<>(); in decodeSystemUiOverlays() local
284 overlays.add(SystemUiOverlay.TOP_OVERLAYS); in decodeSystemUiOverlays()
287 overlays.add(SystemUiOverlay.BOTTOM_OVERLAYS); in decodeSystemUiOverlays()
291 return overlays; in decodeSystemUiOverlays()
383 void showSystemOverlays(@NonNull List<SystemUiOverlay> overlays); in showSystemOverlays() argument
/third_party/flutter/flutter/packages/flutter/lib/src/services/
Dsystem_chrome.dart83 /// Specifies a preference for the style of the system overlays.
127 /// System overlays should be drawn with a light color. Intended for
138 /// System overlays should be drawn with a dark color. Intended for
249 /// Specifies the set of system overlays to have visible when the application
252 /// The `overlays` argument is a list of [SystemUiOverlay] enum values
253 /// denoting the overlays to show.
262 /// navigation bar and status bar system UI overlays. When the keyboard is closed,
267 /// To regain "fullscreen" after text entry, the UI overlays should be set again
271 static Future<void> setEnabledSystemUIOverlays(List<SystemUiOverlay> overlays) async {
274 _stringify(overlays),
[all …]
Dsystem_channels.dart91 /// overlays to have visible when the application is running. The argument
96 /// overlays (e.g. the status bar on Android or iOS) should be `light` or
/third_party/openGLES/extensions/SGIS/
DGLX_SGIS_blended_overlay.txt62 Here are some of the uses for blended RGBA overlays:
64 Render antialiased lines, points, and polygons in the overlays
95 overlays and/or normal overlays. If two layers of blended overlays
105 transparent pixel when it comes to X rendering. Blended overlays
106 overlays will only be usable for transparency via OpenGL
113 when blended overlays are present? Is the resulting blended alpha
156 * What is the relationship between blended overlays and channel
159 overlays.
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIS/
DGLX_SGIS_blended_overlay.txt62 Here are some of the uses for blended RGBA overlays:
64 Render antialiased lines, points, and polygons in the overlays
95 overlays and/or normal overlays. If two layers of blended overlays
105 transparent pixel when it comes to X rendering. Blended overlays
106 overlays will only be usable for transparency via OpenGL
113 when blended overlays are present? Is the resulting blended alpha
156 * What is the relationship between blended overlays and channel
159 overlays.
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-directfb.md6 - Hardware YUV overlays
38 To use hardware accelerated YUV-overlays for YUV-textures, use:
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/framework/Source/
DFlutterPlatformPlugin.mm152 - (void)setSystemChromeEnabledSystemUIOverlays:(NSArray*)overlays {
154 // other overlays
160 ![overlays containsObject:@"SystemUiOverlay.top"];
/third_party/flutter/engine/flutter/shell/platform/android/io/flutter/plugin/platform/
DPlatformPlugin.java59 public void showSystemOverlays(@NonNull List<PlatformChannel.SystemUiOverlay> overlays) {
60 setSystemChromeEnabledSystemUIOverlays(overlays);
/third_party/gstreamer/gstplugins_bad/sys/d3dvideosink/
Dgstd3d9overlay.c73 _is_rectangle_in_overlays (GList * overlays,
153 _is_rectangle_in_overlays (GList * overlays, in _is_rectangle_in_overlays() argument
158 for (l = overlays; l != NULL; l = l->next) { in _is_rectangle_in_overlays()
/third_party/gstreamer/gstplugins_bad/ext/kate/
DREADME2 It is typically used to create overlays on a video.
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_display.adoc130 to take displays, overlays, or modes as their first parameter, they must be
168 15) Should min and max scaling factor capabilities of overlays be exposed?
281 refer to them as "`planes`" rather than "`overlays`" to make it
282 slightly clearer that even a display with no "`overlays`" still has at
DVK_KHR_display.txt130 to take displays, overlays, or modes as their first parameter, they must be
168 15) Should min and max scaling factor capabilities of overlays be exposed?
281 refer to them as "`planes`" rather than "`overlays`" to make it
282 slightly clearer that even a display with no "`overlays`" still has at
/third_party/python/Lib/test/decimaltestdata/
DdqAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
DddAbs.decTest69 -- more fixed, potential LHS swaps/overlays if done by subtract 0
Dabs.decTest82 -- more fixed, potential LHS swaps/overlays if done by subtract 0
Dminus.decTest82 -- more fixed, potential LHS swaps/overlays if done by 0 subtract x
/third_party/flutter/engine/flutter/shell/platform/darwin/ios/
Dios_surface_gl.mm80 // various overlays are controlled by this class.
Dios_surface_software.mm141 // platform. Only the surfaces for the various overlays are controlled by this class.
/third_party/flutter/flutter/packages/flutter/test/rendering/
Drecording_canvas.dart57 /// For simple tests, consider using the [paints] matcher, which overlays a
/third_party/openGLES/extensions/ARB/
DWGL_ARB_pixel_format.txt637 format will only be selected if it has no overlays or underlays or if
638 all of its overlays and underlays match the specified value.
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_pixel_format.txt627 format will only be selected if it has no overlays or underlays or if
628 all of its overlays and underlays match the specified value.
/third_party/flutter/flutter/packages/flutter/test/material/
Dmaterial_test.dart234 …testWidgets('applyElevationOverlayColor set to true overlays a transparent white on surface color'…

12