Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
entity_pass_unittests.cc File Reference
#include <memory>
#include "flutter/testing/testing.h"
#include "gtest/gtest.h"
#include "impeller/entity/contents/clip_contents.h"
#include "impeller/entity/entity.h"
#include "impeller/entity/entity_pass_clip_stack.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (EntityPassClipStackTest, CanPushAndPopEntities)
 
 impeller::testing::TEST (EntityPassClipStackTest, CanPopEntitiesSafely)
 
 impeller::testing::TEST (EntityPassClipStackTest, CanAppendNoChange)
 
 impeller::testing::TEST (EntityPassClipStackTest, AppendCoverageNoChange)
 
 impeller::testing::TEST (EntityPassClipStackTest, AppendAndRestoreClipCoverage)
 
 impeller::testing::TEST (EntityPassClipStackTest, UnbalancedRestore)
 
 impeller::testing::TEST (EntityPassClipStackTest, ClipAndRestoreWithSubpasses)