Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
surface_pool_unittests.cc File Reference
#include <memory>
#include "flutter/shell/platform/android/external_view_embedder/surface_pool.h"
#include "flutter/fml/make_copyable.h"
#include "flutter/shell/platform/android/jni/jni_mock.h"
#include "flutter/shell/platform/android/surface/android_surface_mock.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
#include "third_party/skia/include/gpu/GrDirectContext.h"

Go to the source code of this file.

Classes

class  flutter::testing::TestAndroidSurfaceFactory
 

Namespaces

namespace  flutter
 
namespace  flutter::testing
 

Functions

 flutter::testing::TEST (SurfacePool, GetLayerAllocateOneLayer)
 
 flutter::testing::TEST (SurfacePool, GetUnusedLayers)
 
 flutter::testing::TEST (SurfacePool, GetLayerRecycle)
 
 flutter::testing::TEST (SurfacePool, GetLayerAllocateTwoLayers)
 
 flutter::testing::TEST (SurfacePool, DestroyLayers)
 
 flutter::testing::TEST (SurfacePool, DestroyLayersFrameSizeChanged)