Flutter Impeller
impeller_unittests.cc File Reference

Go to the source code of this file.

Classes

class  impeller::interop::testing::ContextSub
 

Namespaces

 impeller
 
 impeller::interop
 
 impeller::interop::testing
 

Typedefs

using impeller::interop::testing::InteropPlaygroundTest = PlaygroundTest
 

Functions

 impeller::interop::testing::INSTANTIATE_PLAYGROUND_SUITE (InteropPlaygroundTest)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateContext)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateDisplayListBuilder)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateSurface)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanDrawRect)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanDrawImage)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateOpenGLImage)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, ClearsOpenGLStancilStateAfterTransition)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateParagraphs)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateDecorations)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateShapes)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateParagraphsWithCustomFont)
 
static void impeller::interop::testing::DrawTextFrame (const hpp::TypographyContext &tc, hpp::DisplayListBuilder &builder, hpp::ParagraphStyle &p_style, const hpp::Paint &bg, ImpellerColor color, ImpellerTextAlignment align, float x_offset)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanRenderTextAlignments)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanRenderShadows)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanMeasureText)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanGetPathBounds)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanControlEllipses)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, CanCreateFragmentProgramColorFilters)
 
 impeller::interop::testing::TEST_P (InteropPlaygroundTest, MappingsReleaseTheirDataOnDestruction)