Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
dl_complexity_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (DisplayListComplexity, EmptyDisplayList)
 
 flutter::testing::TEST (DisplayListComplexity, DisplayListCeiling)
 
 flutter::testing::TEST (DisplayListComplexity, NestedDisplayList)
 
 flutter::testing::TEST (DisplayListComplexity, AntiAliasing)
 
 flutter::testing::TEST (DisplayListComplexity, StrokeWidth)
 
 flutter::testing::TEST (DisplayListComplexity, Style)
 
 flutter::testing::TEST (DisplayListComplexity, SaveLayers)
 
 flutter::testing::TEST (DisplayListComplexity, DrawPath)
 
 flutter::testing::TEST (DisplayListComplexity, DrawShadow)
 
 flutter::testing::TEST (DisplayListComplexity, DrawOval)
 
 flutter::testing::TEST (DisplayListComplexity, DrawCircle)
 
 flutter::testing::TEST (DisplayListComplexity, DrawRoundRect)
 
 flutter::testing::TEST (DisplayListComplexity, DrawDiffRoundRect)
 
 flutter::testing::TEST (DisplayListComplexity, DrawArc)
 
 flutter::testing::TEST (DisplayListComplexity, DrawVertices)
 
 flutter::testing::TEST (DisplayListComplexity, DrawTextBlob)
 
 flutter::testing::TEST (DisplayListComplexity, DrawPoints)
 
 flutter::testing::TEST (DisplayListComplexity, DrawImage)
 
 flutter::testing::TEST (DisplayListComplexity, DrawImageNine)
 
 flutter::testing::TEST (DisplayListComplexity, DrawImageRect)
 
 flutter::testing::TEST (DisplayListComplexity, DrawAtlas)