#include "flutter/testing/testing.h"#include "impeller/display_list/aiks_unittests.h"#include "impeller/display_list/canvas.h"#include "impeller/geometry/geometry_asserts.h"Go to the source code of this file.
Namespaces | |
| impeller | |
| impeller::testing | |
Functions | |
| std::unique_ptr< Canvas > | impeller::testing::CreateTestCanvas (ContentContext &context, std::optional< Rect > cull_rect=std::nullopt) |
| impeller::testing::TEST_P (AiksTest, TransformMultipliesCorrectly) | |
| impeller::testing::TEST_P (AiksTest, CanvasCanPushPopCTM) | |
| impeller::testing::TEST_P (AiksTest, CanvasCTMCanBeUpdated) | |