|
| std::unique_ptr< Canvas > | impeller::testing::CreateTestCanvas (ContentContext &context, std::optional< Rect > cull_rect=std::nullopt, bool requires_readback=false) |
| |
| | impeller::testing::TEST_P (AiksTest, TransformMultipliesCorrectly) |
| |
| | impeller::testing::TEST_P (AiksTest, CanvasCanPushPopCTM) |
| |
| | impeller::testing::TEST_P (AiksTest, CanvasCTMCanBeUpdated) |
| |
| | impeller::testing::TEST_P (AiksTest, BackdropCountDownNormal) |
| |
| | impeller::testing::TEST_P (AiksTest, BackdropCountDownBackdropId) |
| |
| | impeller::testing::TEST_P (AiksTest, BackdropCountDownBackdropIdMixed) |
| |
| | impeller::testing::TEST_P (AiksTest, BackdropCountDownWithNestedSaveLayers) |
| |
| | impeller::testing::TEST_P (AiksTest, DrawVerticesLinearGradientWithEmptySize) |
| |
| | impeller::testing::TEST_P (AiksTest, DrawVerticesWithEmptyTextureCoordinates) |
| |
| | impeller::testing::TEST_P (AiksTest, SupportsBlitToOnscreen) |
| |
| | impeller::testing::TEST_P (AiksTest, RoundSuperellipseShadowComparison) |
| |
| | impeller::testing::TEST_P (AiksTest, ImageTextureCacheBehavesCorrectly) |
| |
| | impeller::testing::TEST_P (AiksTest, BlendModeCompatibilityWithSDFRendering) |
| |
| | impeller::testing::TEST (CanvasTest, NonAntialiasedPaintIncompatibleWithSDFRendering) |
| |
| | impeller::testing::TEST (CanvasTest, AntialiasedPaintCompatibleWithSDFRendering) |
| |