|
| impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (TextContentsTest) |
|
static std::shared_ptr< GlyphAtlas > | impeller::testing::CreateGlyphAtlas (Context &context, const TypographerContext *typographer_context, HostBuffer &host_buffer, GlyphAtlas::Type type, Rational scale, const std::shared_ptr< GlyphAtlasContext > &atlas_context, const std::shared_ptr< TextFrame > &frame) |
|
static std::shared_ptr< GlyphAtlas > | impeller::testing::CreateGlyphAtlas (Context &context, const TypographerContext *typographer_context, HostBuffer &host_buffer, GlyphAtlas::Type type, Rational scale, const std::shared_ptr< GlyphAtlasContext > &atlas_context, const std::vector< std::shared_ptr< TextFrame >> &frames, const std::vector< std::optional< GlyphProperties >> &properties) |
|
| impeller::testing::TEST_P (TypographerTest, CanConvertTextBlob) |
|
| impeller::testing::TEST_P (TypographerTest, CanCreateRenderContext) |
|
| impeller::testing::TEST_P (TypographerTest, CanCreateGlyphAtlas) |
|
| impeller::testing::TEST_P (TypographerTest, LazyAtlasTracksColor) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphAtlasWithOddUniqueGlyphSize) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphAtlasIsRecycledIfUnchanged) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphAtlasWithLotsOfdUniqueGlyphSize) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphAtlasTextureIsRecycledIfUnchanged) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphColorIsPartOfCacheKey) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphColorIsIgnoredForNonEmojiFonts) |
|
| impeller::testing::TEST_P (TypographerTest, RectanglePackerAddsNonoverlapingRectangles) |
|
| impeller::testing::TEST (TypographerTest, RectanglePackerFillsRows) |
|
| impeller::testing::TEST_P (TypographerTest, GlyphAtlasTextureWillGrowTilMaxTextureSize) |
|
| impeller::testing::TEST_P (TypographerTest, TextFrameInitialBoundsArePlaceholder) |
|
| impeller::testing::TEST_P (TypographerTest, TextFrameInvalidationWithScale) |
|
| impeller::testing::TEST_P (TypographerTest, TextFrameAtlasGenerationTracksState) |
|
| impeller::testing::TEST_P (TypographerTest, InvalidAtlasForcesRepopulation) |
|