#include "flutter/impeller/geometry/geometry_asserts.h"#include "flutter/impeller/renderer/testing/mocks.h"#include "flutter/testing/testing.h"#include "impeller/entity/contents/text_contents.h"#include "impeller/playground/playground_test.h"#include "impeller/typographer/backends/skia/text_frame_skia.h"#include "impeller/typographer/backends/skia/typographer_context_skia.h"#include "third_party/googletest/googletest/include/gtest/gtest.h"#include "txt/platform.h"Go to the source code of this file.
Namespaces | |
| impeller | |
| impeller::testing | |
Typedefs | |
| using | impeller::testing::TextContentsTest = PlaygroundTest |
Functions | |
| impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (TextContentsTest) | |
| impeller::testing::TEST_P (TextContentsTest, SimpleComputeVertexData) | |
| impeller::testing::TEST_P (TextContentsTest, SimpleComputeVertexData2x) | |
| impeller::testing::TEST_P (TextContentsTest, MaintainsShape) | |