Flutter Impeller
dl_golden_blur_unittests.cc File Reference
#include "impeller/display_list/dl_golden_unittests.h"
#include "flutter/display_list/dl_builder.h"
#include "flutter/display_list/effects/dl_mask_filter.h"
#include "flutter/impeller/golden_tests/screenshot.h"
#include "flutter/testing/testing.h"
#include "gtest/gtest.h"
#include "impeller/typographer/backends/skia/text_frame_skia.h"
#include "txt/platform.h"

Go to the source code of this file.

Namespaces

 flutter
 
 flutter::testing
 

Functions

 flutter::testing::TEST_P (DlGoldenTest, TextBlurMaskFilterRespectCTM)
 
 flutter::testing::TEST_P (DlGoldenTest, TextBlurMaskFilterDisrespectCTM)
 
 flutter::testing::TEST_P (DlGoldenTest, ShimmerTest)
 

Variable Documentation

◆ color

DlColor color = DlColor::kYellow()

Definition at line 24 of file dl_golden_blur_unittests.cc.

Referenced by impeller::AppendColor(), impeller::ConicalGradientContents::ApplyColorFilter(), impeller::LinearGradientContents::ApplyColorFilter(), impeller::RadialGradientContents::ApplyColorFilter(), impeller::SweepGradientContents::ApplyColorFilter(), impeller::testing::BlendModeTest(), impeller::RenderPassBuilderVK::Build(), impeller::ClipColor(), impeller::ColorAttachmentToString(), impeller::ColorToString(), impeller::ConfigureBlending(), impeller::CreateCompatRenderPassForPipeline(), impeller::DlDispatcherBase::drawColor(), impeller::DlDispatcherBase::drawShadow(), impeller::FromRGB(), impeller::GetCPUColorFilterProc(), impeller::PipelineDescriptor::GetMaxColorAttacmentBindIndex(), impeller::RenderTarget::GetMaxColorAttacmentBindIndex(), impeller::DlVerticesGeometry::GetPositionUVColorBuffer(), impeller::RenderTarget::GetTotalAttachmentCount(), impeller::GetVKClearValues(), ImGui_ImplImpeller_RenderDrawData(), impeller::interop::ImpellerColorFilterCreateBlendNew(), impeller::interop::ImpellerPaintSetColor(), impeller::ContextVK::InitializeCommonlyUsedShadersIfNeeded(), impeller::LinearGradientContents::IsOpaque(), impeller::RadialGradientContents::IsOpaque(), impeller::SweepGradientContents::IsOpaque(), impeller::RenderTarget::IterateAllAttachments(), impeller::Luminosity(), impeller::interop::ColorFilter::MakeBlend(), impeller::SolidRRectBlurContents::Render(), impeller::TextContents::Render(), impeller::Saturation(), impeller::android::SurfaceTransaction::SetBackgroundColor(), impeller::SolidColorContents::SetColor(), impeller::TextContents::SetColor(), impeller::interop::Paint::SetColor(), impeller::SolidRRectBlurContents::SetColor(), impeller::DlDispatcherBase::setColor(), impeller::TextFrameDispatcher::setColor(), impeller::BlendFilterContents::SetForegroundColor(), impeller::SetLuminosity(), impeller::SetSaturation(), impeller::TextContents::SetTextProperties(), impeller::testing::TEST(), impeller::compiler::testing::TEST(), impeller::interop::testing::TEST_P(), impeller::testing::TEST_P(), impeller::skia_conversions::ToColor(), impeller::interop::ToDisplayListType(), impeller::Color::ToIColor(), impeller::interop::ToImpellerType(), impeller::ToMTLClearColor(), impeller::ToMTLRenderPassDescriptor(), impeller::ToRGB(), impeller::RenderTarget::ToString(), impeller::ToVector(), and impeller::VKClearValueFromColor().

◆ font_size

SkScalar font_size = 50

Definition at line 23 of file dl_golden_blur_unittests.cc.

Referenced by impeller::testing::TEST_P().

◆ mask_filter

◆ stroke

bool stroke = false