Home
last modified time | relevance | path

Searched refs:ToSourceRect (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/client/
H A Dgl_helper_scaling.cc191 gfx::RectF src_rect = ToSourceRect(output_rect); in ScaleToMultipleOutputs()
234 gfx::RectF overscan_rect = scaler->ToSourceRect(intermediate_rect); in ComputeRegionOfInfluence()
371 gfx::RectF ToSourceRect(const gfx::Rect& rect) const { in ToSourceRect() function in gpu::ScalerImpl
398 gfx::RectF src_rect = ToSourceRect(requested_output_rect); in ComputeBaseCaseRects()
418 src_rect = ToSourceRect(output_rect); in ComputeBaseCaseRects()
463 gfx::RectF sampling_rect = ToSourceRect(requested_output_rect); in GenerateIntermediateTexture()
484 sampling_rect = ToSourceRect(output_rect); in GenerateIntermediateTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/client/
H A Dgl_helper_scaling.cc191 gfx::RectF src_rect = ToSourceRect(output_rect); in ScaleToMultipleOutputs()
234 gfx::RectF overscan_rect = scaler->ToSourceRect(intermediate_rect); in ComputeRegionOfInfluence()
371 gfx::RectF ToSourceRect(const gfx::Rect& rect) const { in ToSourceRect() function in gpu::ScalerImpl
398 gfx::RectF src_rect = ToSourceRect(requested_output_rect); in ComputeBaseCaseRects()
418 src_rect = ToSourceRect(output_rect); in ComputeBaseCaseRects()
463 gfx::RectF sampling_rect = ToSourceRect(requested_output_rect); in GenerateIntermediateTexture()
484 sampling_rect = ToSourceRect(output_rect); in GenerateIntermediateTexture()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/viz/common/
H A Dgl_scaler.h407 gfx::RectF ToSourceRect(const gfx::Rect& output_rect) const;
H A Dgl_scaler.cc1341 gfx::RectF src_rect = ToSourceRect(output_rect); in ScaleToMultipleOutputs()
1408 gfx::RectF GLScaler::ScalerStage::ToSourceRect( in ToSourceRect() function in viz::GLScaler::ScalerStage
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/viz/common/
H A Dgl_scaler.h407 gfx::RectF ToSourceRect(const gfx::Rect& output_rect) const;
H A Dgl_scaler.cc1341 gfx::RectF src_rect = ToSourceRect(output_rect); in ScaleToMultipleOutputs()
1408 gfx::RectF GLScaler::ScalerStage::ToSourceRect( in ToSourceRect() function in viz::GLScaler::ScalerStage