Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
texture_unittests.cc File Reference
#include "flutter/common/graphics/texture.h"
#include <functional>
#include "flutter/flow/testing/mock_texture.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (TextureRegistryTest, UnregisterTextureCallbackTriggered)
 
 flutter::testing::TEST (TextureRegistryTest, GrContextCallbackTriggered)
 
 flutter::testing::TEST (TextureRegistryTest, RegisterTextureTwice)
 
 flutter::testing::TEST (TextureRegistryTest, ReuseSameTextureSlot)
 
 flutter::testing::TEST (TextureRegistryTest, CallsOnGrContextCreatedInInsertionOrder)
 

Variable Documentation

◆ create

int_closure create

Definition at line 28 of file texture_unittests.cc.

◆ destroy

int_closure destroy

Definition at line 29 of file texture_unittests.cc.

◆ id

priv id = id

Definition at line 27 of file texture_unittests.cc.