Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
texture_layer_unittests.cc File Reference
#include "flutter/flow/layers/texture_layer.h"
#include "flutter/flow/testing/diff_context_test.h"
#include "flutter/flow/testing/layer_test.h"
#include "flutter/flow/testing/mock_layer.h"
#include "flutter/flow/testing/mock_texture.h"
#include "flutter/fml/macros.h"
#include "flutter/testing/display_list_testing.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Typedefs

using flutter::testing::TextureLayerTest = LayerTest
 
using flutter::testing::TextureLayerDiffTest = DiffContextTest
 

Functions

 flutter::testing::TEST_F (TextureLayerTest, InvalidTexture)
 
 flutter::testing::TEST_F (BackdropFilterLayerTest, PaintingEmptyLayerDies)
 
 flutter::testing::TEST_F (BackdropFilterLayerTest, PaintBeforePrerollDies)
 
 flutter::testing::TEST_F (TextureLayerTest, PaintingWithLinearSampling)
 
 flutter::testing::TEST_F (TextureLayerDiffTest, TextureInRetainedLayer)
 
 flutter::testing::TEST_F (BackdropFilterLayerTest, OpacityInheritance)