Home
last modified time | relevance | path

Searched refs:primary_plane (Results 1 – 25 of 105) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/service/display/
H A Doverlay_processor_ozone.cc29 const OverlayProcessorInterface::OutputSurfaceOverlayPlane& primary_plane, in ConvertToOzoneOverlaySurface() argument
31 ozone_candidate->transform = primary_plane.transform; in ConvertToOzoneOverlaySurface()
32 ozone_candidate->format = primary_plane.format; in ConvertToOzoneOverlaySurface()
33 ozone_candidate->display_rect = primary_plane.display_rect; in ConvertToOzoneOverlaySurface()
35 ozone_candidate->clip_rect = gfx::ToEnclosingRect(primary_plane.display_rect); in ConvertToOzoneOverlaySurface()
37 ozone_candidate->is_opaque = !primary_plane.enable_blending; in ConvertToOzoneOverlaySurface()
39 ozone_candidate->buffer_size = primary_plane.resource_size; in ConvertToOzoneOverlaySurface()
122 if (primary_plane) in CheckOverlaySupport()
133 if (primary_plane) { in CheckOverlaySupport()
140 primary_plane->mailbox); in CheckOverlaySupport()
[all …]
H A Doverlay_strategy_single_on_top.cc29 const PrimaryPlane* primary_plane, in Attempt() argument
64 if (TryOverlay(quad_list, primary_plane, candidate_list, best_candidate, in Attempt()
80 const PrimaryPlane* primary_plane, in TryOverlay() argument
92 capability_checker_->CheckOverlaySupport(primary_plane, &new_candidate_list); in TryOverlay()
H A Doverlay_strategy_underlay.cc31 const PrimaryPlane* primary_plane, in Attempt() argument
62 if (primary_plane) { in Attempt()
68 PrimaryPlane new_plane_candidate(*primary_plane); in Attempt()
H A Doverlay_processor_using_strategy.h50 const PrimaryPlane* primary_plane,
110 const OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane,
146 OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane,
H A Doverlay_strategy_single_on_top.h30 const PrimaryPlane* primary_plane,
40 const PrimaryPlane* primary_plane,
H A Doverlay_processor_using_strategy.cc210 OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane, in AttemptWithStrategies() argument
217 surface_damage_rect_list, primary_plane, candidates, in AttemptWithStrategies()
221 strategy->AdjustOutputSurfaceOverlay(primary_plane); in AttemptWithStrategies()
H A Doverlay_strategy_fullscreen.cc31 const PrimaryPlane* primary_plane, in Attempt() argument
69 capability_checker_->CheckOverlaySupport(primary_plane, &new_candidate_list); in Attempt()
H A Doverlay_strategy_fullscreen.h31 const PrimaryPlane* primary_plane,
H A Doverlay_processor_android.cc136 const OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane, in CheckOverlaySupport() argument
140 DCHECK(!primary_plane); in CheckOverlaySupport()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/service/display/
H A Doverlay_processor_ozone.cc23 const OverlayProcessorInterface::OutputSurfaceOverlayPlane& primary_plane, in ConvertToOzoneOverlaySurface() argument
25 ozone_candidate->transform = primary_plane.transform; in ConvertToOzoneOverlaySurface()
26 ozone_candidate->format = primary_plane.format; in ConvertToOzoneOverlaySurface()
27 ozone_candidate->display_rect = primary_plane.display_rect; in ConvertToOzoneOverlaySurface()
29 ozone_candidate->clip_rect = gfx::ToEnclosingRect(primary_plane.display_rect); in ConvertToOzoneOverlaySurface()
31 ozone_candidate->is_opaque = !primary_plane.enable_blending; in ConvertToOzoneOverlaySurface()
33 ozone_candidate->buffer_size = primary_plane.resource_size; in ConvertToOzoneOverlaySurface()
121 if (primary_plane) in CheckOverlaySupport()
132 if (primary_plane) { in CheckOverlaySupport()
136 primary_plane->mailbox); in CheckOverlaySupport()
[all …]
H A Doverlay_strategy_single_on_top.cc26 const PrimaryPlane* primary_plane, in Attempt() argument
60 if (TryOverlay(quad_list, primary_plane, candidate_list, best_candidate, in Attempt()
76 const PrimaryPlane* primary_plane, in TryOverlay() argument
88 capability_checker_->CheckOverlaySupport(primary_plane, &new_candidate_list); in TryOverlay()
H A Doverlay_strategy_underlay.cc28 const PrimaryPlane* primary_plane, in Attempt() argument
58 if (primary_plane) { in Attempt()
64 PrimaryPlane new_plane_candidate(*primary_plane); in Attempt()
H A Doverlay_processor_using_strategy.h48 const PrimaryPlane* primary_plane,
106 const OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane,
141 OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane,
H A Doverlay_strategy_single_on_top.h27 const PrimaryPlane* primary_plane,
37 const PrimaryPlane* primary_plane,
H A Doverlay_processor_using_strategy.cc192 OverlayProcessorInterface::OutputSurfaceOverlayPlane* primary_plane, in AttemptWithStrategies() argument
198 resource_provider, render_pass_list, primary_plane, in AttemptWithStrategies()
202 strategy->AdjustOutputSurfaceOverlay(primary_plane); in AttemptWithStrategies()
H A Doverlay_strategy_fullscreen.cc28 const PrimaryPlane* primary_plane, in Attempt() argument
65 capability_checker_->CheckOverlaySupport(primary_plane, &new_candidate_list); in Attempt()
H A Doverlay_strategy_fullscreen.h28 const PrimaryPlane* primary_plane,
/dports/x11-wm/mutter/mutter-41.1/src/backends/native/
H A Dmeta-crtc-kms.c47 MetaKmsPlane *primary_plane; member
81 if (!crtc_kms->primary_plane) in is_transform_handled()
84 return meta_kms_plane_is_transform_handled (crtc_kms->primary_plane, in is_transform_handled()
113 meta_kms_plane_update_set_rotation (crtc_kms->primary_plane, in meta_crtc_kms_apply_transform()
287 return meta_kms_plane_get_modifiers_for_format (crtc_kms->primary_plane, in meta_crtc_kms_get_modifiers()
302 return meta_kms_plane_copy_drm_format_list (crtc_kms->primary_plane); in meta_crtc_kms_copy_drm_format_list()
316 return meta_kms_plane_is_format_supported (crtc_kms->primary_plane, in meta_crtc_kms_supports_format()
339 MetaKmsPlane *primary_plane; in meta_crtc_kms_new() local
342 primary_plane = meta_kms_device_get_primary_plane_for (kms_device, in meta_crtc_kms_new()
350 crtc_kms->primary_plane = primary_plane; in meta_crtc_kms_new()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/drm/gpu/
H A Dscreen_manager.cc277 DrmOverlayPlane primary_plane = GetModesetBuffer( in TestModeset() local
280 if (!primary_plane.buffer) in TestModeset()
284 *params.mode, primary_plane); in TestModeset()
308 DrmOverlayPlane primary_plane = GetModesetBuffer( in Modeset() local
311 if (primary_plane.buffer) { in Modeset()
314 params.origin, *params.mode, primary_plane); in Modeset()
544 DrmOverlayPlane primary_plane = GetModesetBuffer( in UpdateControllerToWindowMapping() local
548 DCHECK(primary_plane.buffer); in UpdateControllerToWindowMapping()
551 GetEnableControllerProps(&commit_request, controller, primary_plane); in UpdateControllerToWindowMapping()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c361 struct ipu_plane *primary_plane; in ipu_drm_bind() local
369 primary_plane = ipu_plane_init(drm, ipu, pdata->dma[0], dp, 0, in ipu_drm_bind()
371 if (IS_ERR(primary_plane)) in ipu_drm_bind()
372 return PTR_ERR(primary_plane); in ipu_drm_bind()
375 &primary_plane->base, NULL, in ipu_drm_bind()
381 ipu_crtc->plane[0] = primary_plane; in ipu_drm_bind()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c361 struct ipu_plane *primary_plane; in ipu_drm_bind() local
369 primary_plane = ipu_plane_init(drm, ipu, pdata->dma[0], dp, 0, in ipu_drm_bind()
371 if (IS_ERR(primary_plane)) in ipu_drm_bind()
372 return PTR_ERR(primary_plane); in ipu_drm_bind()
375 &primary_plane->base, NULL, in ipu_drm_bind()
381 ipu_crtc->plane[0] = primary_plane; in ipu_drm_bind()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c361 struct ipu_plane *primary_plane; in ipu_drm_bind() local
369 primary_plane = ipu_plane_init(drm, ipu, pdata->dma[0], dp, 0, in ipu_drm_bind()
371 if (IS_ERR(primary_plane)) in ipu_drm_bind()
372 return PTR_ERR(primary_plane); in ipu_drm_bind()
375 &primary_plane->base, NULL, in ipu_drm_bind()
381 ipu_crtc->plane[0] = primary_plane; in ipu_drm_bind()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/ozone/demo/
H A Dvulkan_overlay_renderer.cc240 ui::OverlayPlane primary_plane; in SubmitFrame() local
241 primary_plane.pixmap = buffer->native_pixmap(); in SubmitFrame()
242 primary_plane.display_bounds = gfx::Rect(buffer->size()); in SubmitFrame()
243 primary_plane.gpu_fence = std::move(gpu_fence); in SubmitFrame()
246 overlay_planes.push_back(std::move(primary_plane)); in SubmitFrame()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/demo/
H A Dvulkan_overlay_renderer.cc240 ui::OverlayPlane primary_plane; in SubmitFrame() local
241 primary_plane.pixmap = buffer->native_pixmap(); in SubmitFrame()
242 primary_plane.display_bounds = gfx::Rect(buffer->size()); in SubmitFrame()
243 primary_plane.gpu_fence = std::move(gpu_fence); in SubmitFrame()
246 overlay_planes.push_back(std::move(primary_plane)); in SubmitFrame()
/dports/graphics/weston/weston-1.9.0/src/
H A Dcompositor-rpi.c235 struct weston_plane *primary_plane = &compositor->primary_plane; in rpi_output_repaint() local
248 pixman_region32_subtract(&primary_plane->damage, in rpi_output_repaint()
249 &primary_plane->damage, damage); in rpi_output_repaint()

12345