#include "gtest/gtest.h"#include "impeller/entity/contents/uber_sdf_contents.h"#include "impeller/entity/contents/uber_sdf_parameters.h"#include "impeller/entity/entity.h"#include "impeller/entity/geometry/uber_sdf_geometry.h"#include "impeller/geometry/rect.h"#include "impeller/geometry/size.h"Go to the source code of this file.
Namespaces | |
| namespace | impeller |
| namespace | impeller::testing |
Functions | |
| impeller::testing::TEST (UberSDFContentsTest, ApplyColorFilter) | |
| impeller::testing::TEST (UberSDFContentsTest, AsBackgroundColor) | |
| impeller::testing::TEST (UberSDFContentsTest, AsBackgroundColorExactSize) | |
| impeller::testing::TEST (UberSDFContentsTest, AsBackgroundColorNonRect) | |
| impeller::testing::TEST (UberSDFContentsTest, AsBackgroundColorStrokedRect) | |